change backup schedule
This commit is contained in:
@@ -115,9 +115,9 @@ postgres-17-cluster:
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
|
||||
index: 5
|
||||
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
|
||||
retentionPolicy: "3d"
|
||||
retentionPolicy: "2d"
|
||||
scheduledBackups:
|
||||
- name: daily-backup
|
||||
suspend: false
|
||||
schedule: "0 0 0 * * *"
|
||||
schedule: "0 0 /6 * * *"
|
||||
backupName: external
|
||||
|
Reference in New Issue
Block a user