Files
elastic-kubernetes/operator-values.yaml
feedc0de df3743c9dc
Validate and deploy Elastic Stack / Validate manifests (push) Successful in 13s
Validate and deploy Elastic Stack / Deploy to Kubernetes (push) Failing after 18s
Install elastic to the cluster
2026-08-24 21:40:59 +02:00

21 lines
241 B
YAML

managedNamespaces:
- elastic
installCRDs: true
createClusterScopedResources: true
resources:
requests:
cpu: 100m
memory: 256Mi
limits:
cpu: 1
memory: 1Gi
config:
metrics:
port: "0"
telemetry:
disabled: true