We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a348c commit 0739ee1Copy full SHA for 0739ee1
setup.KubeConEU25/UNINSTALL.md
@@ -27,7 +27,7 @@ helm uninstall -n autopilot autopilot
27
kubectl delete ns autopilot
28
29
helm uninstall -n prometheus kube-prometheus-stack
30
-helm delete pvc -n prometheus --all
+kubectl delete pvc -n prometheus --all
31
kubectl delete ns prometheus
32
33
helm uninstall -n nfs-provisioner pokprod
0 commit comments