Uninstall
⚠️ DEPRECATION NOTICE: Please note, STIGATRON is now deprecated in favor of the more tightly integrated Rancher Compliance Operator. The operator replicates the STIG checks performed by STIGATRON. Please see documentation for more details.
Local Cluster
On the local cluster running Rancher, 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 Rancher.
- 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 all UI Extensions after uninstalling the STIGATRON UI extension, perform the following:
- On the extensions management page in Rancher, click the 3-dot menu.
- Select
Disable Extension Support.