update wrong comments

update wrong comments
This commit is contained in:
Damon Wang
2017-10-11 22:16:03 +08:00
committed by GitHub
parent 7810eb8da0
commit 67a50ce918

View File

@@ -24,7 +24,7 @@ import (
const dashboardPath = "/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy"
// UIRediect redirects /ui to the kube-ui proxy path.
// UIRedirect redirects /ui to the kube-ui proxy path.
type UIRedirect struct{}
func (r UIRedirect) Install(c *mux.PathRecorderMux) {