Uninstall
Local Cluster
On the local
cluster running Rancher MCM, run the following Helm command to remove the UI Extension.
helm uninstall -n carbide-stigatron-system stigatron-ui
Downstream Clusters
On each downstream cluster, run the following command to uninstall STIGATRON:
helm uninstall -n carbide-stigatron-system stigatron
Uninstalling CIS Benchmark (Optional)
If you want to uninstall CIS Benchmark, after uninstall STIGATRON, perform the following:
- Log into the Rancher MCM.
- In the UI, navigate to each downstream cluster in the Cluster Explorer.
- On the left menu, select
Apps
, then selectInstalled Apps
. - Find the app named
rancher-cis-benchmark
, select the 3-dot menu on the right, and selectDelete
. (IMPORTANT: Delete this before the CRD application) - Find the app named
rancher-cis-benchmark-crd
, select the 3-dot menu on the right, and selectDelete
.
Disable UI Extensions (Optional)
If you want to disable UI Extensions, after uninstall STIGATRON UI, perform the following: