terrible error messages lead to lots of commits
This commit is contained in:
parent
88ed2440ca
commit
5ae12efc43
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@ spec:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
postgresql:
|
postgresql:
|
||||||
host: masto-postgres
|
host: masto-postgres
|
||||||
existingSecret: "true"
|
existingSecret: "masto-db-secret"
|
||||||
secretName: "masto-db-secret"
|
|
||||||
auth:
|
auth:
|
||||||
username: "externalSecret"
|
username: "externalSecret"
|
||||||
password: "externalSecret"
|
password: "externalSecret"
|
||||||
|
|
Loading…
Add table
Reference in a new issue