From a4b8fab3f21969e04e39900c2c288cbea1ac9dde Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 17 Jan 2025 00:32:48 -0600 Subject: [PATCH] disable backups --- clusters/cl01tl/applications/photoview/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/photoview/values.yaml b/clusters/cl01tl/applications/photoview/values.yaml index fdc129dda..4b0ffb5cf 100644 --- a/clusters/cl01tl/applications/photoview/values.yaml +++ b/clusters/cl01tl/applications/photoview/values.yaml @@ -81,7 +81,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: true + enabled: false endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/photoview/photoview-postgresql-17-cluster endpointCredentials: photoview-postgresql-17-cluster-backup-secret