cluster

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

commit 895e28d0a145143e288864d84ff4e486bd59efbc
parent ec8bafdc969d92366079520bd4acb1b8af43e1f1
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed,  4 Mar 2026 17:26:40 +0100

fix mailserver maybe

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

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

diff --git a/apps/talos_cluster/mailserver/release.yaml b/apps/talos_cluster/mailserver/release.yaml @@ -79,8 +79,8 @@ spec: LOGWATCH_SENDER: REPORT_RECIPIENT: REPORT_SENDER: - LOGROTATE_COUNT: 4 - LOGROTATE_INTERVAL: weekly + LOGROTATE_COUNT: 7 + LOGROTATE_INTERVAL: daily POSTFIX_REJECT_UNKNOWN_CLIENT_HOSTNAME: 0 POSTFIX_INET_PROTOCOLS: all DOVECOT_INET_PROTOCOLS: all @@ -171,7 +171,8 @@ spec: requests: cpu: 249m memory: 294Mi - limits: {} + limits: + ephemeral-storage: 2Gi extraVolumeMounts: - name: mailman-opt mountPath: /etc/postfix/mailman