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:
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