Skip to content
Snippets Groups Projects
Unverified Commit 9358fd29 authored by k.bigwheel (kazufumi nishida)'s avatar k.bigwheel (kazufumi nishida) Committed by GitHub
Browse files

Add postgresql password settings hint (#19112)

parent c3747292
No related branches found
No related tags found
No related merge requests found
......@@ -146,6 +146,8 @@ postgresql:
# be rotated on each upgrade:
# https://github.com/bitnami/charts/tree/master/bitnami/postgresql#upgrade
password: ""
# Set same value as above
postgresPassword: ""
# you can also specify the name of an existing Secret
# with a key of postgres-password set to the password you want
existingSecret: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment