disable backups

This commit is contained in:
2025-01-08 18:14:57 -06:00
parent e443a3afe4
commit 3a7ba238f0

View File

@@ -104,7 +104,7 @@ postgres-17-cluster:
monitoring: monitoring:
enabled: true enabled: true
backup: backup:
enabled: true enabled: false
endpointURL: https://nyc3.digitaloceanspaces.com endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster
endpointCredentials: jellystat-postgresql-17-cluster-backup-secret endpointCredentials: jellystat-postgresql-17-cluster-backup-secret