diff --git a/everything-app/masto.yaml b/everything-app/masto.yaml index 9ded482..e1b5835 100644 --- a/everything-app/masto.yaml +++ b/everything-app/masto.yaml @@ -45,7 +45,7 @@ spec: postgresql: host: masto-postgres existingSecret: "true" - secretName: "masto.masto-postgres.credentials.postgresql.acid.zalan.do" + secretName: "masto-db-secret" auth: username: "externalSecret" password: "externalSecret"