cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 7ec0d624f7a6065b646470e53f20b91dc842792f
parent a2fa09d5d9088630ac25b8cb92e972127ebe3b27
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed,  1 Oct 2025 17:08:07 +0200

Meow

Diffstat:
Mapps/talos_cluster/mailserver/mailman.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/talos_cluster/mailserver/mailman.yaml b/apps/talos_cluster/mailserver/mailman.yaml @@ -58,7 +58,7 @@ spec: value: "465" - name: SMTP_USE_SSL value: "true" - - name: SMTP_USER + - name: SMTP_HOST_USER valueFrom: secretKeyRef: name: mailman-passwords @@ -153,7 +153,7 @@ spec: value: "465" - name: SMTP_USE_SSL value: "true" - - name: SMTP_USER + - name: SMTP_HOST_USER valueFrom: secretKeyRef: name: mailman-passwords