We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028c6f1 commit be7a04aCopy full SHA for be7a04a
setup.KubeConEU25/UNINSTALL.md
@@ -23,16 +23,16 @@ kubectl delete clusterrole mlbatch-edit
23
helm uninstall -n scheduler-plugins scheduler-plugins
24
kubectl delete ns scheduler-plugins
25
26
-helm uninstall -n nfs-provisioner pokprod
27
-kubectl delete ns nfs-provisioner
28
-
29
helm uninstall -n autopilot autopilot
30
kubectl delete ns autopilot
31
32
helm uninstall -n prometheus kube-prometheus-stack
33
helm delete pvc -n prometheus --all
34
kubectl delete ns prometheus
35
+helm uninstall -n nfs-provisioner pokprod
+kubectl delete ns nfs-provisioner
+
36
# OpenShift-specific steps
37
38
oc adm policy remove-scc-from-user hostmount-anyuid \
0 commit comments