mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-09-19 14:28:29 +00:00
longhorn recurring
This commit is contained in:
@@ -4,9 +4,9 @@ metadata:
|
||||
name: snapshot
|
||||
namespace: longhorn-system
|
||||
spec:
|
||||
cron: "0 * * * *"
|
||||
cron: "30 * * * *"
|
||||
task: "snapshot"
|
||||
groups:
|
||||
- snapshot
|
||||
retain: 24
|
||||
concurrency: 2
|
||||
retain: 1
|
||||
concurrency: 1
|
||||
|
||||
Reference in New Issue
Block a user