From 888868686f9aa5798b0aa842cc59e3da6d4ba035 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 14 May 2025 23:13:21 -0500 Subject: [PATCH] disable backups --- clusters/cl01tl/monitoring/grafana-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/grafana-operator/values.yaml b/clusters/cl01tl/monitoring/grafana-operator/values.yaml index 23e3827ac..7ad53707d 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/values.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/values.yaml @@ -43,7 +43,7 @@ postgres-17-cluster: endpointCredentials: grafana-operator-postgresql-17-cluster-backup-secret recoveryIndex: 1 backup: - enabled: true + enabled: false endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/grafana-operator/grafana-operator-postgresql-17-cluster endpointCredentials: grafana-operator-postgresql-17-cluster-backup-secret