comment update

This commit is contained in:
Rafia Sabih 2021-06-07 16:57:52 +02:00
parent 9e1d906c4f
commit 2f893540e8
1 changed files with 2 additions and 1 deletions

View File

@ -147,7 +147,8 @@ configKubernetes:
pod_terminate_grace_period: 5m
# template for database user secrets generated by the operator,
# here username contains the namespace in the format namespace.username
# if the secret is in different namespace than cluster
# if the secret is in different namespace than cluster and cross namespace secrets
# are enabled via EnableNamespacedSecret flag.
secret_name_template: "{username}.{cluster}.credentials.{tprkind}.{tprgroup}"
# set user and group for the spilo container (required to run Spilo as non-root process)
# spilo_runasuser: "101"