From 72c834b3d085b2d949902d5c1a15dd3f382ca7be Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 3 Mar 2025 23:12:29 +0100 Subject: [PATCH] Change schedule backup 5 --- 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 a6b7c52..1e5d426 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: "09 22 * * *" # Daily at 1 AM + schedule: "15 22 * * *" # Daily at 1 AM template: # includedNamespaces: # - immich