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
|
||||
@@ -11,3 +11,4 @@ resources:
|
||||
- configs/loadbalancer-ippool.yaml
|
||||
- configs/cluster-issuer.yaml
|
||||
- configs/single-hdd-sc.yaml
|
||||
- configs/mayastor-snapshotclass.yaml
|
||||
|
||||
Reference in New Issue
Block a user