temporarily increase backup count
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
9e72231932
commit
ef46e4d8de
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ metadata:
|
||||||
namespace: longhorn-system
|
namespace: longhorn-system
|
||||||
spec:
|
spec:
|
||||||
cron: "40 * * * *"
|
cron: "40 * * * *"
|
||||||
task: "snapshot"
|
task: "backup"
|
||||||
retain: 12
|
retain: 12
|
||||||
concurrency: 2
|
concurrency: 2
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue