temporarily increase backup count
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-08-22 19:40:15 +02:00
parent 9e72231932
commit ef46e4d8de
Signed by: aaron
GPG key ID: 643004654D40D577

View file

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