mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #53724 from davidstack/master
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. update wrong comments
This commit is contained in:
commit
a69e6fb9b3
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user