cluster

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

commit 88c427930633a324ea603d2738f91ccec7f0ecfc
parent fe016d03fe4633e0bceeac0f4cec290efd49cabd
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed,  1 Oct 2025 19:31:58 +0200

Meow

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

diff --git a/apps/talos_cluster/mailserver/mailman.yaml b/apps/talos_cluster/mailserver/mailman.yaml @@ -189,7 +189,6 @@ spec: httpGet: path: / port: 9090 - host: 127.0.0.1 initialDelaySeconds: 30 periodSeconds: 10 timeoutSeconds: 5 @@ -198,7 +197,6 @@ spec: httpGet: path: / port: 9090 - host: 127.0.0.1 periodSeconds: 30 timeoutSeconds: 5 failureThreshold: 3