cluster

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

commit c391599015477a24f0ed701ccd7343b621ea0a96
parent 3cb24cb3321f8a607e64c79a328f4aaa242f4d0f
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon, 23 Mar 2026 15:20:17 +0100

fix letsencrypt

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/stalwart/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -78,7 +78,7 @@ spec: issuerRef: group: cert-manager.io kind: ClusterIssuer - name: letsencrypt-prod + name: letsencrypt-dns dnsNames: - mail.midnightthoughts.space - mail.nordgedanken.dev