enable backups
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m53s

This commit is contained in:
2025-10-02 21:52:54 -05:00
parent d9ca6d165f
commit ce09a6c6c7

View File

@@ -116,9 +116,9 @@ postgres-17-cluster:
index: 4
endpointCredentials: lidarr-postgresql-17-cluster-backup-secret
retentionPolicy: "3d"
# scheduledBackups:
# - name: daily-backup
# immediate: false
# suspend: true
# schedule: "0 0 0 * * *"
# backupName: external
scheduledBackups:
- name: daily-backup
immediate: false
suspend: true
schedule: "0 0 0 * * *"
backupName: external