Add backup2 schedule without annotation

This commit is contained in:
Ruben Hensen
2025-03-12 21:09:12 +01:00
parent fa1e41dbb7
commit 2695c6aef7
-2
View File
@@ -2,8 +2,6 @@ apiVersion: velero.io/v1
kind: Schedule
metadata:
name: daily-backup2
annotations:
velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc"
spec:
schedule: "*/1 * * * *" # Daily at 1 AM
template: