cluster

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

commit d1ae3a3600821fdaee579f921a46f3dbadfb4ee6
parent 08adb479762a691be63709ffb9fcd55c2103a004
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 17 Jan 2026 13:00:17 +0100

increase log vol

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

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

diff --git a/apps/talos_cluster/mailserver/pvc.yaml b/apps/talos_cluster/mailserver/pvc.yaml @@ -34,7 +34,7 @@ spec: - ReadWriteOnce resources: requests: - storage: 1Gi + storage: 2Gi storageClassName: longhorn --- apiVersion: v1