cluster

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

commit a2fa09d5d9088630ac25b8cb92e972127ebe3b27
parent 9ed99f3fc3c7fbf2c8694be891bafe8b7b46df46
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed,  1 Oct 2025 16:59:44 +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 @@ -63,7 +63,7 @@ spec: secretKeyRef: name: mailman-passwords key: smtp_user - - name: SMTP_PASSWORD + - name: SMTP_HOST_PASSWORD valueFrom: secretKeyRef: name: mailman-passwords @@ -158,7 +158,7 @@ spec: secretKeyRef: name: mailman-passwords key: smtp_user - - name: SMTP_PASSWORD + - name: SMTP_HOST_PASSWORD valueFrom: secretKeyRef: name: mailman-passwords