Add postgres password field to example helm chart values
This commit is contained in:
@@ -35,6 +35,7 @@ affinity: {}
|
||||
postgresql:
|
||||
enabled: true
|
||||
postgresqlDatabase: mxtg
|
||||
postgresqlPassword: SET TO RANDOM STRING
|
||||
persistence:
|
||||
size: 2Gi
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user