Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user/vsphere/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/user/vsphere/install_upi.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down