From 272cb1c0449da6eff7d364850d16ce8ff7f6bceb Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 3 Mar 2025 23:08:09 +0100 Subject: [PATCH] Change schedule backup 4 --- 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 738fcc1..a6b7c52 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: "01 00 * * *" # Daily at 1 AM + schedule: "09 22 * * *" # Daily at 1 AM template: # includedNamespaces: # - immich