No way to not specify this!?

This commit is contained in:
Martyn 2025-10-04 16:11:12 +02:00
parent d1be796306
commit 475710960a

View file

@ -42,6 +42,9 @@ spec:
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"
auth:
username: "externalSecret"
password: "externalSecret"
redis: redis:
host: redis4masto host: redis4masto
database: "0" database: "0"