From 07d7d231e6a98688beb02061163582e576ba20d1 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 3 Mar 2025 22:43:26 +0100 Subject: [PATCH] Change schedule backup 2 --- 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 538c10f..873e83b 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: "41 22 * * *" # Daily at 1 AM + schedule: "44 21 * * *" # Daily at 1 AM template: # includedNamespaces: # - immich