align retention and schedule
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m47s

This commit is contained in:
2025-10-29 18:25:29 -05:00
parent d7ade8fc42
commit 68e41321c5
18 changed files with 28 additions and 21 deletions

View File

@@ -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