Files
infrastructure/clusters/cl01tl/helm/elastic-operator/values.yaml
Alex Lebens 9d0602c30c
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m42s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m32s
feat: refactor apps
2026-03-26 18:26:05 -05:00

22 lines
343 B
YAML

eck-operator:
managedNamespaces:
- tubearchivist
- stalwart
installCRDs: true
replicaCount: 2
resources:
limits:
cpu: null
memory: null
requests:
cpu: 2m
memory: 50Mi
telemetry:
disabled: true
config:
logVerbosity: "0"
metrics:
port: "9000"
podMonitor:
enabled: true