Update volume specification for vSphere in volumes.md

pull/1042/head
Abrar Shivani 2016-08-15 15:46:41 -07:00
parent 2a99f50104
commit aed25f6ce7
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ spec:
volumes:
- name: test-volume
# This VMDK volume must already exist.
vsphereVirtualDisk:
vsphereVolume:
volumePath: myDisk
fsType: ext4
```