No way to not specify this!?
This commit is contained in:
parent
d1be796306
commit
475710960a
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ spec:
|
|||
postgresql:
|
||||
host: masto-postgres
|
||||
existingSecret: "masto.masto-postgres.credentials.postgresql.acid.zalan.do"
|
||||
auth:
|
||||
username: "externalSecret"
|
||||
password: "externalSecret"
|
||||
redis:
|
||||
host: redis4masto
|
||||
database: "0"
|
||||
|
|
Loading…
Add table
Reference in a new issue