From 517a6d96cb29dd789c2d5490c2aa20dacfcee08e Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 19 Jan 2026 00:05:53 +0000 Subject: [PATCH] chore: Update manifests after change --- ...plicationSource-shelfmark-config-backup-source-external.yaml | 2 +- .../ReplicationSource-shelfmark-config-backup-source-local.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-external.yaml b/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-external.yaml index 8d34eca5d..d6165c62c 100644 --- a/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: shelfmark-config trigger: - schedule: 0 9 * * * + schedule: 38 12 * * * restic: pruneIntervalDays: 7 repository: shelfmark-config-backup-secret-external diff --git a/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-local.yaml b/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-local.yaml index 3d4199fa0..2ccdd72de 100644 --- a/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/shelfmark/ReplicationSource-shelfmark-config-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: shelfmark-config trigger: - schedule: 0 8 * * * + schedule: 38 11 * * * restic: pruneIntervalDays: 7 repository: shelfmark-config-backup-secret-local -- 2.49.1