Remove scheduels

This commit is contained in:
Ruben Hensen
2025-03-12 21:29:48 +01:00
parent 1ea353225b
commit 27c3f454d4
4 changed files with 13 additions and 0 deletions
-13
View File
@@ -1,13 +0,0 @@
apiVersion: velero.io/v1
kind: Schedule
metadata:
name: weekly-backup
annotations:
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
spec:
schedule: "0 0 * * 0" # Weekly on Sunday at midnight
template:
ttl: 90d
defaultVolumesToFsBackup: true
snapshotVolumes: true
snapshotMoveData: true