From d04e89b39b8254d85360e6f1ecf2cc685f8db0b9 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 5 Oct 2025 13:16:45 +0200 Subject: [PATCH] Ah, the helm chart is actually broken --- everything-app/masto.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/everything-app/masto.yaml b/everything-app/masto.yaml index 5c7661a..52d6358 100644 --- a/everything-app/masto.yaml +++ b/everything-app/masto.yaml @@ -58,3 +58,5 @@ spec: host: mailhog4masto port: 25 enable_starttls: "false" + postgresql: + existingSecret: "masto-db-secret"