about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--chart/values.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart/values.yaml b/chart/values.yaml
index 9125d1a16..dc57d8620 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -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: ""