vsl
This commit is contained in:
@@ -4,4 +4,5 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- 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