vsl
This commit is contained in:
@@ -5,3 +5,4 @@ kind: Kustomization
|
|||||||
resources:
|
resources:
|
||||||
- main.yaml
|
- main.yaml
|
||||||
- vsc.yaml
|
- vsc.yaml
|
||||||
|
- vsl.yaml
|
||||||
7
velero/vsl.yaml
Normal file
7
velero/vsl.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
apiVersion: velero.io/v1
|
||||||
|
kind: VolumeSnapshotLocation
|
||||||
|
metadata:
|
||||||
|
name: default
|
||||||
|
namespace: velero
|
||||||
|
spec:
|
||||||
|
provider: csi
|
||||||
Reference in New Issue
Block a user