comment out backups
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m52s

This commit is contained in:
2025-10-02 21:18:53 -05:00
parent e3a47eb3be
commit 2385c26fdf

View File

@@ -118,9 +118,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