Merge pull request #1042 from abrarshivani/vsphere_volume_spec
Update volume specification for vSphere in volumes.md
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user