Skip to content

Commit e6635f0

Browse files
authored
repeat instruction to remove namspaces/cluster queues (#17)
1 parent 432fb90 commit e6635f0

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

setup.RHOAI-v2.10/UNINSTALL.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Uninstall
22

3-
To uninstall the MLBatch controllers and reclaim the corresponding namespaces,
4-
run:
3+
***First, remove all team projects and corresponding cluster queues.***
4+
5+
Then to uninstall the MLBatch controllers and reclaim the corresponding
6+
namespaces, run:
57
```sh
68
# OpenShift AI uninstall
79
oc delete dsc mlbatch-dsc

setup.RHOAI-v2.11/UNINSTALL.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Uninstall
22

3-
To uninstall the MLBatch controllers and reclaim the corresponding namespaces,
4-
run:
3+
***First, remove all team projects and corresponding cluster queues.***
4+
5+
Then to uninstall the MLBatch controllers and reclaim the corresponding
6+
namespaces, run:
57
```sh
68
# OpenShift AI uninstall
79
oc delete dsc mlbatch-dsc

setup.k8s-v1.25/UNINSTALL.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Uninstall
22

3-
To uninstall the MLBatch controllers and reclaim the corresponding namespaces,
4-
do the following:
3+
***First, remove all team namespaces and corresponding cluster queues.***
4+
5+
Then to uninstall the MLBatch controllers and reclaim the corresponding
6+
namespaces, do the following:
57
```sh
68
# Delete operators and CRDs
79
kubectl delete -k setup.k8s-v1.25/appwrapper

0 commit comments

Comments
 (0)