Update charts/postgres-operator/values.yaml

This commit is contained in:
Felix Kunde 2021-06-30 19:05:23 +02:00 committed by GitHub
parent dc9616e717
commit e1c692b46e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ configKubernetes:
# - deployment-time
# - 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
enable_init_containers: true
# toggles pod anti affinity on the Postgres pods