mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Merge pull request #3641 from ManuelSchmitzberger/patch-1
kube-dashboard: Add missing steps to delete the dashboard.
This commit is contained in:
@@ -86,4 +86,6 @@ sudo k3s kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard
|
||||
|
||||
```bash
|
||||
sudo k3s kubectl delete ns kubernetes-dashboard
|
||||
sudo k3s kubectl delete clusterrolebinding kubernetes-dashboard
|
||||
sudo k3s kubectl delete clusterrole kubernetes-dashboard
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user