|
|
@ -95,6 +95,10 @@ elasticsearch: |
|
|
|
|
|
|
|
|
|
|
|
# https://github.com/bitnami/charts/tree/master/bitnami/postgresql#parameters |
|
|
|
# https://github.com/bitnami/charts/tree/master/bitnami/postgresql#parameters |
|
|
|
postgresql: |
|
|
|
postgresql: |
|
|
|
|
|
|
|
# disable if you want to use an existing db; in which case the values below |
|
|
|
|
|
|
|
# must match those of that external postgres instance |
|
|
|
|
|
|
|
enabled: true |
|
|
|
|
|
|
|
# postgresqlHostname: preexisting-postgresql |
|
|
|
postgresqlDatabase: mastodon_production |
|
|
|
postgresqlDatabase: mastodon_production |
|
|
|
# you must set a password; the password generated by the postgresql chart will |
|
|
|
# you must set a password; the password generated by the postgresql chart will |
|
|
|
# be rotated on each upgrade: |
|
|
|
# be rotated on each upgrade: |
|
|
|