disable backup
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-07 15:28:44 -05:00
parent 8e15a9e705
commit be5829e491

View File

@@ -113,6 +113,6 @@ postgres-17-cluster:
retentionPolicy: "2d"
scheduledBackups:
- name: daily-backup
suspend: false
schedule: "0 0 * * *"
suspend: true
schedule: "0 0 0 * * *"
backupName: external