Add example yaml files for deployment and testing

This commit is contained in:
Xing Yang
2018-08-30 18:35:34 -07:00
parent 8f65bb7f16
commit 73600a6faa
6 changed files with 191 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: snapshot.storage.k8s.io/v1alpha1
kind: VolumeSnapshot
metadata:
name: new-snapshot-demo
spec:
snapshotClassName: csi-hostpath-snapclass
source:
name: hpvc
kind: PersistentVolumeClaim