Update longhorn/recurringjobs.yaml
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-11-07 16:08:04 +01:00
parent 029cf0d3a1
commit a0d9497597

View file

@ -6,7 +6,7 @@ metadata:
namespace: longhorn-system namespace: longhorn-system
spec: spec:
cron: "40 * * * *" cron: "40 * * * *"
task: "backup" task: "snapshot"
retain: 12 retain: 12
concurrency: 2 concurrency: 2
--- ---