Skip to content
Snippets Groups Projects
Commit 65992abf authored by Nicolas Bouche's avatar Nicolas Bouche
Browse files

Edit README.md

parent 7a0adc47
No related branches found
No related tags found
No related merge requests found
......@@ -329,6 +329,8 @@ Then, delete the Coder deployment:
helm uninstall coder -n coder
helm uninstall coder-db -n coder
# Alternatively:
kubectl delete --all all -n coder
# or
kubectl delete --all deployments --namespace=coder
kubectl delete --all services --namespace=coder
kubectl delete --all pvc --namespace=coder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment