align retention and schedule
This commit is contained in:
@@ -114,7 +114,7 @@ postgres-17-cluster:
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster
|
||||
index: 1
|
||||
endpointCredentials: sonarr-postgresql-17-cluster-backup-secret
|
||||
retentionPolicy: "1d"
|
||||
retentionPolicy: "7d"
|
||||
isWALArchiver: false
|
||||
- name: garage-local
|
||||
destinationPath: s3://postgres-backups/cl01tl/sonarr/sonarr4-postgresql-17-cluster
|
||||
@@ -136,7 +136,7 @@ postgres-17-cluster:
|
||||
scheduledBackups:
|
||||
- name: daily-backup
|
||||
suspend: false
|
||||
schedule: "0 0 */12 * * *"
|
||||
schedule: "0 0 0 * * *"
|
||||
backupName: external
|
||||
- name: live-backup
|
||||
suspend: false
|
||||
|
||||
Reference in New Issue
Block a user