From fc7aa13b0f72979811ba25748ea735217a6c5774 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 13 May 2025 21:16:40 -0500 Subject: [PATCH] increment index --- clusters/cl01tl/management/argo-workflows/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index 3c24fa9e4..e023bc771 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -106,10 +106,10 @@ postgres-17-cluster: endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret - recoveryIndex: 3 + recoveryIndex: 4 backup: enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret - backupIndex: 3 + backupIndex: 4