From 7054e1ec0a8dff0d51f3b732a72909602cabdb64 Mon Sep 17 00:00:00 2001 From: jqlu Date: Tue, 16 Jun 2020 15:17:34 +0800 Subject: [PATCH] Update troubleshooting.md --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 915c38aad..6f9f31dc4 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -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.