change backup schedule

This commit is contained in:
2024-12-19 14:50:00 -06:00
parent 16ebdda6a4
commit 601790ab7a
2 changed files with 2 additions and 2 deletions

View File

@@ -202,4 +202,4 @@ backup:
retentionPolicy: "14d"
# Scheduled backup in cron format
schedule: "0 0 */1 * *"
schedule: "0 0 */3 * *"