YAML was a mistake

This commit is contained in:
Martyn 2025-10-04 16:03:33 +02:00
parent 7c20432969
commit d1be796306

View file

@ -39,13 +39,13 @@ spec:
existingSecret: "masto-secrets" existingSecret: "masto-secrets"
storage: storage:
type: emptyDir type: emptyDir
postgresql: postgresql:
host: masto-postgres host: masto-postgres
existingSecret: "masto.masto-postgres.credentials.postgresql.acid.zalan.do" existingSecret: "masto.masto-postgres.credentials.postgresql.acid.zalan.do"
redis: redis:
host: redis4masto host: redis4masto
database: "0" database: "0"
smtp: smtp:
host: mailhog4masto host: mailhog4masto
port: 25 port: 25
enable_starttls: "false" enable_starttls: "false"