mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-22 07:56:49 +00:00
Update authentication configuration for Longhorn ingress
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# kubenetes dashboard
|
||||
# https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
|
||||
|
||||
# kubectl proxy
|
||||
```
|
||||
kubectl -n kubernetes-dashboard apply -f dashboard-ingress-route.yaml
|
||||
|
||||
kubectl -n kubernetes-dashboard get ingressroutes
|
||||
|
||||
|
||||
k delete -f dashboard-ingress-route.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user