Uninstall

Run helm commands to uninstall

Uninstall both the Agent and Applier when you want to stop optimizing workloads on a cluster or before you delete a cluster from Optimize Live.

  1. Uninstall the Applier:

    helm uninstall stormforge-applier -n stormforge-system
    
  2. Uninstall the Agent:

    helm uninstall stormforge-agent -n stormforge-system
    
Last modified May 8, 2024