disable backup

This commit is contained in:
2025-02-23 20:02:42 -06:00
parent 9580e9d6c9
commit e729e3324e

View File

@@ -139,9 +139,9 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster
endpointCredentials: lidarr2-postgresql-17-cluster-backup-secret endpointCredentials: lidarr2-postgresql-17-cluster-backup-secret
backup: backup:
enabled: true enabled: false
endpointURL: https://nyc3.digitaloceanspaces.com endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster
endpointCredentials: lidarr2-postgresql-17-cluster-backup-secret endpointCredentials: lidarr2-postgresql-17-cluster-backup-secret
backupIndex: 1 backupIndex: 2
retentionPolicy: "7d" retentionPolicy: "7d"