Skip to content

Commit b4317f5

Browse files
divyenpatelchenopis
authored andcommitted
minor correction for datastore storage folder
1 parent eedaff6 commit b4317f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started-guides/vsphere.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ Below is summary of supported parameters in the `vsphere.conf` file
172172

173173
datastore = "DatastoreCluster/datastore1"
174174

175-
* For datastore located in the datastore cluster, specify datastore as mentioned below
175+
* For datastore located in the storage folder, specify datastore as mentioned below
176176

177-
datastore = "DatastoreFolder/datastore1"
177+
datastore = "DatastoreStorageFolder/datastore1"
178178

179179
**Step-6** Add flags to controller-manager, API server and Kubelet to enable vSphere Cloud Provider.
180180
* Add following flags to kubelet running on every node and to the controller-manager and API server pods manifest files.

0 commit comments

Comments
 (0)