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 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