not a mindreader, and the templates are awkward to read
This commit is contained in:
parent
4e3ab0aab1
commit
954457106d
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ spec:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
postgresql:
|
postgresql:
|
||||||
host: masto-postgres
|
host: masto-postgres
|
||||||
existingSecret: true
|
existingSecret: "true"
|
||||||
secretName: "masto.masto-postgres.credentials.postgresql.acid.zalan.do"
|
secretName: "masto.masto-postgres.credentials.postgresql.acid.zalan.do"
|
||||||
auth:
|
auth:
|
||||||
username: "externalSecret"
|
username: "externalSecret"
|
||||||
|
|
Loading…
Add table
Reference in a new issue