Update volume specification for vSphere in volumes.md

This commit is contained in:
Abrar Shivani
2016-08-15 15:46:41 -07:00
parent 2a99f50104
commit aed25f6ce7
+1 -1
View File
@@ -478,7 +478,7 @@ spec:
volumes: volumes:
- name: test-volume - name: test-volume
# This VMDK volume must already exist. # This VMDK volume must already exist.
vsphereVirtualDisk: vsphereVolume:
volumePath: myDisk volumePath: myDisk
fsType: ext4 fsType: ext4
``` ```