Update troubleshooting.md

This commit is contained in:
jqlu 2020-06-16 15:17:34 +08:00 committed by GitHub
parent df3682e5cb
commit 0f78f0b3c7

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.