scale back
All checks were successful
lint-test-helm / helm-lint (push) Successful in 43s
renovate / renovate (push) Successful in 3m56s

This commit is contained in:
2025-10-13 19:39:26 -05:00
parent 40eb980634
commit 71721a3537

View File

@@ -2,7 +2,7 @@ radarr:
controllers:
main:
type: deployment
replicas: 0
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
pod:
@@ -118,6 +118,6 @@ postgres-17-cluster:
retentionPolicy: "2d"
scheduledBackups:
- name: daily-backup
suspend: true
suspend: false
schedule: "0 0 0 * * *"
backupName: external