recovery
This commit is contained in:
@@ -2,7 +2,7 @@ radarr:
|
|||||||
controllers:
|
controllers:
|
||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 1
|
replicas: 0
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
pod:
|
pod:
|
||||||
@@ -113,11 +113,11 @@ postgres-17-cluster:
|
|||||||
objectStore:
|
objectStore:
|
||||||
- name: external
|
- name: external
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster
|
||||||
index: 1
|
index: 2
|
||||||
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
|
endpointCredentials: radarr-postgresql-17-cluster-backup-secret
|
||||||
retentionPolicy: "2d"
|
retentionPolicy: "2d"
|
||||||
scheduledBackups:
|
scheduledBackups:
|
||||||
- name: daily-backup
|
- name: daily-backup
|
||||||
suspend: false
|
suspend: true
|
||||||
schedule: "0 0 0 * * *"
|
schedule: "0 0 0 * * *"
|
||||||
backupName: external
|
backupName: external
|
||||||
|
Reference in New Issue
Block a user