helm(minor): remove default postgres password
This commit is contained in:
parent
17eea4a10c
commit
245ec65cbb
|
@ -16,7 +16,6 @@ config:
|
||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
postgresqlDatabase: passbook
|
postgresqlDatabase: passbook
|
||||||
postgresqlPassword: foo
|
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
cluster:
|
cluster:
|
||||||
|
|
Reference in New Issue