longhorn: set veles recurring job names
This commit is contained in:
parent
654900b8a2
commit
ea6a10dd7f
@ -5,6 +5,7 @@ metadata:
|
||||
name: veles-postgres-backup
|
||||
namespace: longhorn-system
|
||||
spec:
|
||||
name: veles-postgres-backup
|
||||
cron: "30 5 * * *"
|
||||
task: backup
|
||||
groups:
|
||||
@ -19,6 +20,7 @@ metadata:
|
||||
name: veles-postgres-snapshot
|
||||
namespace: longhorn-system
|
||||
spec:
|
||||
name: veles-postgres-snapshot
|
||||
cron: "*/30 * * * *"
|
||||
task: snapshot
|
||||
groups:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user