Add example yaml files for deployment and testing
This commit is contained in:
5
examples/kubernetes/snapshotclass.yaml
Normal file
5
examples/kubernetes/snapshotclass.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: snapshot.storage.k8s.io/v1alpha1
|
||||
kind: VolumeSnapshotClass
|
||||
metadata:
|
||||
name: csi-hostpath-snapclass
|
||||
snapshotter: csi-hostpath
|
Reference in New Issue
Block a user