From 658e801e34a7b2edb54ce4779c64bcf11143b16d Mon Sep 17 00:00:00 2001 From: Martyn Date: Sat, 4 Oct 2025 16:12:41 +0200 Subject: [PATCH] No way to not specify this!? --- everything-app/masto.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/everything-app/masto.yaml b/everything-app/masto.yaml index 97b683a..0ad6558 100644 --- a/everything-app/masto.yaml +++ b/everything-app/masto.yaml @@ -48,6 +48,9 @@ spec: redis: host: redis4masto database: "0" + auth: + username: nousername + password: nopassword smtp: host: mailhog4masto port: 25