From 1cc66b51cdfcd2ce32e15e15e59898f685a3ee75 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 8 Jan 2025 15:38:08 -0600 Subject: [PATCH] change backup 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 c18f9cde5..b8365d941 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -106,8 +106,8 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: false + 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: 1 + backupIndex: 2