Mention correct vs object for restore yaml
at present the restore yaml points to a nonexistent vs object as per the example directory. This commit correct the same. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
storageClassName: csi-hostpath-sc
|
storageClassName: csi-hostpath-sc
|
||||||
dataSource:
|
dataSource:
|
||||||
name: new-snapshot-demo
|
name: new-snapshot-demo-v1
|
||||||
kind: VolumeSnapshot
|
kind: VolumeSnapshot
|
||||||
apiGroup: snapshot.storage.k8s.io
|
apiGroup: snapshot.storage.k8s.io
|
||||||
accessModes:
|
accessModes:
|
||||||
|
Reference in New Issue
Block a user