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:
|
||||
storageClassName: csi-hostpath-sc
|
||||
dataSource:
|
||||
name: new-snapshot-demo
|
||||
name: new-snapshot-demo-v1
|
||||
kind: VolumeSnapshot
|
||||
apiGroup: snapshot.storage.k8s.io
|
||||
accessModes:
|
||||
|
Reference in New Issue
Block a user