diff --git a/docs/user/vsphere/customization.md b/docs/user/vsphere/customization.md index 44d1be8265f..71568bc2ce2 100644 --- a/docs/user/vsphere/customization.md +++ b/docs/user/vsphere/customization.md @@ -30,7 +30,7 @@ metadata: name: test-cluster platform: vSphere: - vcenter: your.vcenter.example.com + vCenter: your.vcenter.example.com username: username password: password datacenter: datacenter diff --git a/docs/user/vsphere/install_upi.md b/docs/user/vsphere/install_upi.md index 09fc630933e..360209560e4 100644 --- a/docs/user/vsphere/install_upi.md +++ b/docs/user/vsphere/install_upi.md @@ -142,7 +142,7 @@ metadata: platform: vsphere: ## The hostname or IP address of the vCenter - vcenter: your.vcenter.server + vCenter: your.vcenter.server ## The name of the user for accessing the vCenter username: your_vsphere_username ## The password associated with the user