Update charts/postgres-operator/values.yaml
This commit is contained in:
parent
dc9616e717
commit
e1c692b46e
|
|
@ -97,7 +97,8 @@ configKubernetes:
|
||||||
# - deployment-time
|
# - deployment-time
|
||||||
# - downscaler/*
|
# - downscaler/*
|
||||||
|
|
||||||
# enable_cross_namespace_secret: "false"
|
# allow user secrets in other namespaces than the Postgres cluster
|
||||||
|
enable_cross_namespace_secret: false
|
||||||
# enables initContainers to run actions before Spilo is started
|
# enables initContainers to run actions before Spilo is started
|
||||||
enable_init_containers: true
|
enable_init_containers: true
|
||||||
# toggles pod anti affinity on the Postgres pods
|
# toggles pod anti affinity on the Postgres pods
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue