diff --git a/chart/values.yaml b/chart/values.yaml
index 9125d1a16bc3311759e18d17a1fdd8e80f015a9c..dc57d86209d077c1e0873630ccb908cf51d91c11 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: ""