From 57b01ebaea934358c8a2f77197bcd40e0a6a2810 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 16 May 2025 14:25:27 -0500 Subject: [PATCH] enable 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 e848b9169..b8e5bbf14 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/values.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/values.yaml @@ -57,7 +57,7 @@ postgres-17-cluster: endpointCredentials: grafana-operator-postgresql-17-cluster-backup-secret recoveryIndex: 1 backup: - enabled: false + enabled: true 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