Merge pull request #5724 from jqlu/patch-1

Update troubleshooting.md
This commit is contained in:
Kubernetes Prow Robot 2020-06-16 06:40:09 -07:00 committed by GitHub
commit 2e5a4bc62e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ Kubernetes Workstation
### Service Account
If using a service account to connect to the API server, Dashboard expects the file
If using a service account to connect to the API server, the ingress-controller expects the file
`/var/run/secrets/kubernetes.io/serviceaccount/token` to be present. It provides a secret
token that is required to authenticate with the API server.