From b21a72b8d9e8356301f738f988ac806e444f1bf3 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 7 Jan 2025 14:39:18 -0600 Subject: [PATCH] disable backups --- clusters/cl01tl/applications/roundcube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index 384e64a3b..b53439f5d 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -231,7 +231,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: true + enabled: false endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster endpointCredentials: roundcube-postgresql-17-cluster-backup-secret