cluster

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

commit b12c7c5345bba91f37dea699f7b97db29e099ac8
parent 8459749213fda6696e4fc4904920e1489d82d5f7
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sun, 29 Mar 2026 01:06:14 +0100

meow

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

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

diff --git a/apps/talos_cluster/mailserver/kustomization.yaml b/apps/talos_cluster/mailserver/kustomization.yaml @@ -4,7 +4,7 @@ namespace: mailserver resources: - certificate.yaml - repository.yaml - - pvc.yaml + #- pvc.yaml - release.yaml - routing.yaml - mta-sts-deployment.yaml