From 9b5c77bb8ea2e22129198c47775397e466d8cd7d Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Wed, 22 Apr 2026 15:15:28 +0200 Subject: [PATCH] fix secret --- apps/production/custom-configs/mas-secret.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/custom-configs/mas-secret.yaml b/apps/production/custom-configs/mas-secret.yaml index 5c6cb27..008c9ea 100644 --- a/apps/production/custom-configs/mas-secret.yaml +++ b/apps/production/custom-configs/mas-secret.yaml @@ -10,7 +10,6 @@ stringData: smtp-config: config: | email: - mode: enabled from: gamemaster@axion1337.chat transport: smtp smtp: @@ -18,3 +17,4 @@ stringData: port: 587 username: gamemaster@axion1337.chat password: "3#%D8pX9Hww$4QHscDLpb3D#ma7LCoitW5V7He5d" + mode: starttls