diff --git a/velero/backup-schedule.yaml b/velero/backup-schedule.yaml index 873e83b..738fcc1 100644 --- a/velero/backup-schedule.yaml +++ b/velero/backup-schedule.yaml @@ -6,7 +6,7 @@ metadata: annotations: velero.io/csi-volumesnapshot-class_driver.longhorn.io: "longhorn-backup-vsc" spec: - schedule: "44 21 * * *" # Daily at 1 AM + schedule: "01 00 * * *" # Daily at 1 AM template: # includedNamespaces: # - immich