Add mayastor snapshotclass
This commit is contained in:
8
infra/configs/mayastor-snapshotclass.yaml
Normal file
8
infra/configs/mayastor-snapshotclass.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
kind: VolumeSnapshotClass
|
||||
apiVersion: snapshot.storage.k8s.io/v1
|
||||
metadata:
|
||||
name: csi-mayastor-snapshotclass
|
||||
annotations:
|
||||
velero.io/csi-volumesnapshot-class: "true"
|
||||
driver: io.openebs.csi-mayastor
|
||||
deletionPolicy: Delete
|
||||
Reference in New Issue
Block a user