Skip to main content

Uninstalling the application from cloud cluster

Uninstalling Adeptia Automate​

If you wish to uninstall the application, run the uninstall command in the following format.

Code

helm uninstall <Name of the release> -n <Namespace wherein Adeptia Automate is deployed>

When you uninstall the application, there are some resources that you need to remove from the system manually. The resources on the following list are subject to be deleted manually, and their removal ensures a successful installation of the application in the future.

  • Service Account
  • Secrets
  • PVC
InformationIf you've configured external Secrets, you need to manually delete the Secrets and its deployment after you uninstall the application.