Compare commits
No commits in common. "cd4328ae15d526cf17d25260e0c5ada5e441a171" and "943e9135ae97229d051657f6940655daf1a23467" have entirely different histories.
cd4328ae15
...
943e9135ae
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
apiVersion: longhorn.io/v1beta2
|
apiVersion: longhorn.io/v1beta1
|
||||||
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/v1beta2
|
apiVersion: longhorn.io/v1beta1
|
||||||
kind: RecurringJob
|
kind: RecurringJob
|
||||||
metadata:
|
metadata:
|
||||||
name: backup
|
name: backup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue