mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-31 17:19:17 -03:30
docs: small vsphere docs fixes (#9796)
* docs: fix storageClassName in PersistentVolume * docs: minor typo fix and formatting * docs: fix proper STORAGECLASS in example prompt
This commit is contained in:
@@ -21,7 +21,7 @@ After this step you should have:
|
||||
|
||||
### Kubespray configuration
|
||||
|
||||
First in `inventory/sample/group_vars/all/all.yml` you must set the cloud provider to `external` and external_cloud_provider to `external_cloud_provider`.
|
||||
First in `inventory/sample/group_vars/all/all.yml` you must set the `cloud_provider` to `external` and `external_cloud_provider` to `vsphere`.
|
||||
|
||||
```yml
|
||||
cloud_provider: "external"
|
||||
|
||||
Reference in New Issue
Block a user