enable backups

This commit is contained in:
2025-09-23 21:07:05 -05:00
parent ea925d6edc
commit cfbfb1a615

View File

@@ -80,11 +80,11 @@ postgres-17-cluster:
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/media-manager/media-manager-postgresql-17-cluster
endpointCredentials: media-manager-postgresql-17-cluster-backup-secret
recoveryIndex: 2
recoveryIndex: 1
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/media-manager/media-manager-postgresql-17-cluster
endpointCredentials: media-manager-postgresql-17-cluster-backup-secret
backupIndex: 2
backupIndex: 1
retentionPolicy: "3d"