From 6684ca938f8e3e387953f7540e0bdde522e4c7af Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 29 Dec 2025 15:09:22 -0600 Subject: [PATCH] shift backup --- clusters/cl01tl/helm/grafana-operator/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/grafana-operator/values.yaml b/clusters/cl01tl/helm/grafana-operator/values.yaml index 488514700..a165d0eee 100644 --- a/clusters/cl01tl/helm/grafana-operator/values.yaml +++ b/clusters/cl01tl/helm/grafana-operator/values.yaml @@ -21,7 +21,7 @@ postgres-18-cluster: backup: objectStore: - name: garage-local - index: 1 + index: 2 destinationBucket: postgres-backups externalSecretCredentialPath: /garage/home-infra/postgres-backups isWALArchiver: true @@ -40,7 +40,7 @@ postgres-18-cluster: # isWALArchiver: false scheduledBackups: - name: live-backup - suspend: false + suspend: true immediate: true schedule: "0 0 0 * * *" backupName: garage-local