Skip to content

Commit

Permalink
Add postgres password field to example helm chart values
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Dec 6, 2019
1 parent 36e2c6f commit 3e6e59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/mautrix-telegram/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ affinity: {}
postgresql:
enabled: true
postgresqlDatabase: mxtg
postgresqlPassword: SET TO RANDOM STRING
persistence:
size: 2Gi
resources:
Expand Down

0 comments on commit 3e6e59d

Please sign in to comment.