chore(longhorn): bump recurringjob version to longhorn.io/v1beta2
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
This commit is contained in:
parent
943e9135ae
commit
a5970a3528
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
apiVersion: longhorn.io/v1beta1
|
apiVersion: longhorn.io/v1beta2
|
||||||
kind: RecurringJob
|
kind: RecurringJob
|
||||||
metadata:
|
metadata:
|
||||||
name: snapshot
|
name: snapshot
|
||||||
|
@ -10,7 +10,7 @@ spec:
|
||||||
retain: 12
|
retain: 12
|
||||||
concurrency: 2
|
concurrency: 2
|
||||||
---
|
---
|
||||||
apiVersion: longhorn.io/v1beta1
|
apiVersion: longhorn.io/v1beta2
|
||||||
kind: RecurringJob
|
kind: RecurringJob
|
||||||
metadata:
|
metadata:
|
||||||
name: backup
|
name: backup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue