Revert "Update volume specification for vSphere in volumes.md"

This reverts commit 047221dd6f.
This commit is contained in:
Phillip Wittrock
2016-08-15 15:08:24 -07:00
parent ff136a08ff
commit fe1a4c3781
+1 -1
View File
@@ -478,7 +478,7 @@ spec:
volumes:
- name: test-volume
# This VMDK volume must already exist.
vsphereVolume:
vsphereVirtualDisk:
volumePath: myDisk
fsType: ext4
```