YAML was a mistake
This commit is contained in:
parent
7c20432969
commit
d1be796306
1 changed files with 10 additions and 10 deletions
|
@ -39,13 +39,13 @@ spec:
|
|||
existingSecret: "masto-secrets"
|
||||
storage:
|
||||
type: emptyDir
|
||||
postgresql:
|
||||
host: masto-postgres
|
||||
existingSecret: "masto.masto-postgres.credentials.postgresql.acid.zalan.do"
|
||||
redis:
|
||||
host: redis4masto
|
||||
database: "0"
|
||||
smtp:
|
||||
host: mailhog4masto
|
||||
port: 25
|
||||
enable_starttls: "false"
|
||||
postgresql:
|
||||
host: masto-postgres
|
||||
existingSecret: "masto.masto-postgres.credentials.postgresql.acid.zalan.do"
|
||||
redis:
|
||||
host: redis4masto
|
||||
database: "0"
|
||||
smtp:
|
||||
host: mailhog4masto
|
||||
port: 25
|
||||
enable_starttls: "false"
|
||||
|
|
Loading…
Add table
Reference in a new issue