Merge pull request 'Update longhorn/recurringjobs.yaml' (#268) from aaron-patch-1 into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
Reviewed-on: #268 Reviewed-by: Tom Neuber <tomneuber@web.de>
This commit is contained in:
commit
c1ceabbbcd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue