fix schedule
All checks were successful
lint-test-helm / helm-lint (push) Successful in 34s
renovate / renovate (push) Successful in 1m16s

This commit is contained in:
2025-11-16 21:55:44 -06:00
parent 3501e45f5c
commit fbe6845bb4

View File

@@ -104,7 +104,7 @@ mariadb-cluster:
backups: backups:
- name: backup - name: backup
schedule: schedule:
cron: "0 0 0 * *" cron: "0 0 * * *"
suspend: false suspend: false
compression: gzip compression: gzip
maxRetention: 720h # 30 days maxRetention: 720h # 30 days