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