Merge pull request #1041 from pwittrock/revert-merge

Revert "Update volume specification for vSphere in volumes.md"
This commit is contained in:
Phillip Wittrock
2016-08-15 15:12:15 -07:00
committed by GitHub
+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
```