From 23778275970cbe8b6b560c34d7310879ea74eb62 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 2 Jun 2025 22:19:06 -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 1087a85f7..c173c3a64 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -371,7 +371,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