Skip to content

Commit

Permalink
docs: add missing letter in namespace (#4015) (#4017)
Browse files Browse the repository at this point in the history
(cherry picked from commit 40f9c18)

Co-authored-by: Lenny Chen <[email protected]>
  • Loading branch information
1 parent 6bad16b commit 0d79dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs-content/troubleshooting/enterprise-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ automatically resolve this issue. If you have self-hosted instances of Palette i
8. Issue the following command to verify that the script has updated the cluster ID.

```bash
kubectl describe configmap vsphere-cloud-config --namespace=kube-syste
kubectl describe configmap vsphere-cloud-config --namespace=kube-system
```

If the update is successful, the cluster ID in the ConfigMap will have a unique ID assigned instead of
Expand Down

0 comments on commit 0d79dcf

Please sign in to comment.