mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
update wrong comments
update wrong comments
This commit is contained in:
parent
7810eb8da0
commit
67a50ce918
@ -24,7 +24,7 @@ import (
|
|||||||
|
|
||||||
const dashboardPath = "/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy"
|
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{}
|
type UIRedirect struct{}
|
||||||
|
|
||||||
func (r UIRedirect) Install(c *mux.PathRecorderMux) {
|
func (r UIRedirect) Install(c *mux.PathRecorderMux) {
|
||||||
|
Loading…
Reference in New Issue
Block a user