Compare commits

...

2 commits

Author SHA1 Message Date
c1ceabbbcd 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
Reviewed-on: #268
Reviewed-by: Tom Neuber <tomneuber@web.de>
2024-11-08 01:16:29 +01:00
a0d9497597 Update longhorn/recurringjobs.yaml
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
2024-11-07 16:08:04 +01:00

View file

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