YAML was a mistake

This commit is contained in:
Martyn 2025-10-04 16:00:22 +02:00
parent 0991a9696f
commit 7c20432969

View file

@ -33,19 +33,19 @@ spec:
schedule: "0 0 * * 0"
databaseBackup:
enabled: false
sidekiq:
replicas: 0
secrets:
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"
sidekiq:
replicas: 0
secrets:
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"