mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #10971 from timstclair/ui-server
Fix reference to kube-ui proxy path
This commit is contained in:
commit
98b5576a99
@ -88,7 +88,7 @@ https://<kubernetes-master>/ui/
|
||||
which redirects to:
|
||||
|
||||
```
|
||||
https://<kubernetes-master>/api/v1/proxy/namespaces/default/services/kube-ui/
|
||||
https://<kubernetes-master>/api/v1/proxy/namespaces/kube-system/services/kube-ui/
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user