From 5ae12efc43701028f4da6e2ffdc40aaa32564cd6 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sat, 4 Oct 2025 16:42:14 +0200 Subject: [PATCH] terrible error messages lead to lots of commits --- everything-app/masto.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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"