Update longhorn/recurringjobs.yaml
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
029cf0d3a1
commit
a0d9497597
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ metadata:
|
|||
namespace: longhorn-system
|
||||
spec:
|
||||
cron: "40 * * * *"
|
||||
task: "backup"
|
||||
task: "snapshot"
|
||||
retain: 12
|
||||
concurrency: 2
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue