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 17ebc97 commit 2f41986Copy full SHA for 2f41986
docs/admin/runai-setup/cluster-setup/cluster-delete.md
@@ -1,9 +1,9 @@
1
# Deleting a Cluster Installation
2
3
-To delete a Run:ai Cluster installation while retaining existing running jobs, run the following commands:
+To delete a Run:ai Cluster installation run the following commands:
4
5
```
6
helm uninstall runai-cluster -n runai
7
8
9
-The commands will **not** delete existing Jobs submitted by users.
+The commands will **not** delete existing Projects, Departments, or Workloads submitted by users.
0 commit comments