Merge pull request #1042 from abrarshivani/vsphere_volume_spec
Update volume specification for vSphere in volumes.mdpull/1037/merge
commit
dd288afbf6
|
@ -478,7 +478,7 @@ spec:
|
|||
volumes:
|
||||
- name: test-volume
|
||||
# This VMDK volume must already exist.
|
||||
vsphereVirtualDisk:
|
||||
vsphereVolume:
|
||||
volumePath: myDisk
|
||||
fsType: ext4
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue