diff --git a/everything-app/masto.yaml b/everything-app/masto.yaml index e1b5835..5c7661a 100644 --- a/everything-app/masto.yaml +++ b/everything-app/masto.yaml @@ -44,8 +44,7 @@ spec: type: emptyDir postgresql: host: masto-postgres - existingSecret: "true" - secretName: "masto-db-secret" + existingSecret: "masto-db-secret" auth: username: "externalSecret" password: "externalSecret"