enable backups
All checks were successful
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 1m19s
renovate / renovate (push) Successful in 1m24s

This commit is contained in:
2025-12-29 16:10:29 -06:00
parent 50e82dc77f
commit bcba5f39c0

View File

@@ -17,7 +17,7 @@ postgres-18-cluster:
recovery:
method: objectStore
objectStore:
index: 1
index: 2
backup:
objectStore:
- name: garage-local
@@ -40,7 +40,7 @@ postgres-18-cluster:
# isWALArchiver: false
scheduledBackups:
- name: live-backup
suspend: true
suspend: false
immediate: true
schedule: "0 0 0 * * *"
backupName: garage-local