cluster

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

commit 8586b2d14c859ffb5056684dde126ffef24b6ba2
parent 5cf5af28e32a0127d7f5b6bd35005e173b45ce33
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri,  6 Mar 2026 14:13:41 +0100

try to improve velero further

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

Diffstat:
Minfrastructure_talos/configs/velero-schedules.yaml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/infrastructure_talos/configs/velero-schedules.yaml b/infrastructure_talos/configs/velero-schedules.yaml @@ -10,6 +10,7 @@ spec: - "*" excludedNamespaces: - velero + - kube-system storageLocation: default volumeSnapshotLocations: - default @@ -27,6 +28,7 @@ spec: - "*" excludedNamespaces: - velero + - kube-system storageLocation: default volumeSnapshotLocations: - default @@ -44,6 +46,7 @@ spec: - "*" excludedNamespaces: - velero + - kube-system storageLocation: default volumeSnapshotLocations: - default @@ -61,6 +64,7 @@ spec: - "*" excludedNamespaces: - velero + - kube-system storageLocation: default volumeSnapshotLocations: - default