From 6bbb876170bd0fd1000c0d3a74de148d9e24ee1b Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 4 Mar 2025 15:22:06 +0100 Subject: [PATCH] Add test backup, rm annotation --- velero/test-schedule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: