Skip to content

Commit

Permalink
feat(minecraft): reduce snapshot intensity for creative world
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 5, 2025
1 parent 398c638 commit f53b399
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
sourcePVC: minecraft-creative-world-data
trigger:
schedule: "0 * * * *"
schedule: "30 4 * * *"
restic:
copyMethod: Snapshot
pruneIntervalDays: 14
Expand Down

0 comments on commit f53b399

Please sign in to comment.