From a5d1bc18a7018ce6b59f64033f9737c26c93aa90 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 28 May 2025 14:00:40 -0500 Subject: [PATCH] enable backups --- clusters/cl01tl/monitoring/gatus/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index 6941aec42..50c2518f2 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -137,7 +137,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster recoveryIndex: 1 backup: - enabled: false + enabled: true endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster backupIndex: 1