From 2274c84489c9e9e7780ede9abd76938368949c2a Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 3 Mar 2025 22:59:09 +0100 Subject: [PATCH] Change schedule backup 3 --- velero/backup-schedule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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