Update Dashboard add-on to version 1.8.0
This commit is contained in:

committed by
maciaszczykm

parent
24042ce6e7
commit
a8bf90f85e
@@ -22,7 +22,7 @@ import (
|
||||
"k8s.io/apiserver/pkg/server/mux"
|
||||
)
|
||||
|
||||
const dashboardPath = "/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy"
|
||||
const dashboardPath = "/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/"
|
||||
|
||||
// UIRedirect redirects /ui to the kube-ui proxy path.
|
||||
type UIRedirect struct{}
|
||||
|
Reference in New Issue
Block a user