summaryrefslogtreecommitdiffstats
path: root/chart/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'chart/values.yaml')
-rw-r--r--chart/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart/values.yaml b/chart/values.yaml
index dc57d86209d..ef349c0875e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -141,7 +141,7 @@ postgresql:
# postgresqlHostname: preexisting-postgresql
auth:
database: mastodon_production
- username: postgres
+ username: mastodon
# you must set a password; the password generated by the postgresql chart will
# be rotated on each upgrade:
# https://github.com/bitnami/charts/tree/master/bitnami/postgresql#upgrade
@@ -149,7 +149,7 @@ postgresql:
# 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
+ # with a key of password set to the password you want
existingSecret: ""
# https://github.com/bitnami/charts/tree/master/bitnami/redis#parameters