KubeZero/charts/kubezero-operators/values.yaml

47 lines
760 B
YAML

opensearch-operator:
enabled: false
# otherwise service names will be >63 chars
fullnameOverride: opensearch-operator
# not needed for now
kubeRbacProxy:
enable: false
manager:
extraEnv:
- name: SKIP_INIT_CONTAINER
value: "true"
eck-operator:
enabled: false
installCRDs: false
cloudnative-pg:
enabled: false
monitoring:
podMonitorEnabled: false
# We pull in the dashboard via our pipeline !
grafanaDashboard:
create: false
strimzi-kafka-operator:
enabled: false
revisionHistoryLimit: 3
watchAnyNamespace: true
leaderElection:
enable: false
resources:
requests:
cpu: 20m
memory: 256Mi
limits:
memory: 384Mi
monitoring:
podMonitorEnabled: false