diff --git a/velero/test-schedule.yaml b/velero/test-schedule.yaml index 1f05f95..635e609 100644 --- a/velero/test-schedule.yaml +++ b/velero/test-schedule.yaml @@ -3,8 +3,8 @@ kind: Schedule metadata: name: test-backup namespace: velero - annotations: - velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc" + # annotations: + # velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc" spec: schedule: "*/5 * * * *" # Daily at 1 AM template: