diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index fbf12465f..53b36df6b 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -2,7 +2,7 @@ radarr: controllers: main: type: deployment - replicas: 1 + replicas: 0 strategy: Recreate revisionHistoryLimit: 3 pod: @@ -113,11 +113,11 @@ postgres-17-cluster: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster - index: 1 + index: 2 endpointCredentials: radarr-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup - suspend: false + suspend: true schedule: "0 0 0 * * *" backupName: external