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 index: 4
endpointCredentials: lidarr-postgresql-17-cluster-backup-secret endpointCredentials: lidarr-postgresql-17-cluster-backup-secret
retentionPolicy: "3d" retentionPolicy: "3d"
scheduledBackups: # scheduledBackups:
- name: daily-backup # - name: daily-backup
immediate: false # immediate: false
suspend: true # suspend: true
schedule: "0 0 0 * * *" # schedule: "0 0 0 * * *"
backupName: external # backupName: external