2023-11-15 14:39:02 +00:00
|
|
|
opensearch-operator:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
# otherwise service names will be >63 chars
|
2024-02-09 16:24:37 +00:00
|
|
|
fullnameOverride: opensearch-operator
|
2023-11-15 14:39:02 +00:00
|
|
|
|
|
|
|
# not needed for now
|
|
|
|
kubeRbacProxy:
|
|
|
|
enable: false
|
|
|
|
|
2024-02-09 16:24:37 +00:00
|
|
|
manager:
|
|
|
|
extraEnv:
|
|
|
|
- name: SKIP_INIT_CONTAINER
|
|
|
|
value: "true"
|
|
|
|
|
2023-11-21 20:01:07 +00:00
|
|
|
eck-operator:
|
|
|
|
enabled: false
|
|
|
|
installCRDs: false
|
2024-11-04 13:41:40 +00:00
|
|
|
|
|
|
|
cloudnative-pg:
|
|
|
|
enabled: false
|
2024-11-13 13:57:48 +00:00
|
|
|
|
|
|
|
monitoring:
|
|
|
|
podMonitorEnabled: false
|
|
|
|
# We pull in the dashboard via our pipeline !
|
|
|
|
grafanaDashboard:
|
|
|
|
create: false
|
2024-12-04 18:38:21 +00:00
|
|
|
|
|
|
|
strimzi-kafka-operator:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
revisionHistoryLimit: 3
|
|
|
|
watchAnyNamespace: true
|
|
|
|
|
|
|
|
leaderElection:
|
|
|
|
enable: false
|
|
|
|
|
|
|
|
resources:
|
|
|
|
requests:
|
|
|
|
cpu: 20m
|
|
|
|
memory: 256Mi
|
|
|
|
limits:
|
|
|
|
memory: 384Mi
|
|
|
|
|
|
|
|
monitoring:
|
|
|
|
podMonitorEnabled: false
|