cluster

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

commit dac096019eda25cc6b19b67afc50b5e8c4a41b59
parent 6df7c6815d6f4eb4c427c279dc187ccb0a13649d
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Thu,  2 Apr 2026 16:40:31 +0200

disable velero due to possible causing data loss

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

Diffstat:
Minfrastructure_talos/configs/kustomization.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infrastructure_talos/configs/kustomization.yaml b/infrastructure_talos/configs/kustomization.yaml @@ -7,6 +7,6 @@ resources: - cnpg-cluster-barmancloud-ext.yaml - cnpg-base.yaml - cnpg-cluster.yaml - - velero-schedules.yaml - - velero-alerts.yaml + #- velero-schedules.yaml + #- velero-alerts.yaml - cilium-ipv6-wg-route.yaml