Update README
This commit is contained in:
8
examples/kubernetes/snapshot-v1beta1.yaml
Normal file
8
examples/kubernetes/snapshot-v1beta1.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: snapshot.storage.k8s.io/v1beta1
|
||||
kind: VolumeSnapshot
|
||||
metadata:
|
||||
name: new-snapshot-demo
|
||||
spec:
|
||||
volumeSnapshotClassName: csi-hostpath-snapclass
|
||||
source:
|
||||
persistentVolumeClaimName: hpvc
|
Reference in New Issue
Block a user