From 7edf7914505da21214b4cba7bb7ecb8fac159f7f Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 8 Jan 2025 15:34:29 -0600 Subject: [PATCH] disable backups --- clusters/cl01tl/management/argo-workflows/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index a594817ec..c18f9cde5 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -106,7 +106,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: true + enabled: false 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