diff --git a/velero/test-schedule.yaml b/velero/test-schedule.yaml index eaa966e..6269989 100644 --- a/velero/test-schedule.yaml +++ b/velero/test-schedule.yaml @@ -1,7 +1,7 @@ apiVersion: velero.io/v1 kind: Schedule metadata: - name: daily-backup + name: test-backup namespace: velero annotations: velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc" @@ -14,5 +14,4 @@ spec: # - home-assistant - ttrss ttl: 30d # 30 days - defaultVolumesToFsBackup: true ---- \ No newline at end of file + defaultVolumesToFsBackup: true \ No newline at end of file