Uninstall Artifactory Helm Installation

JFrog Installation & Setup Documentation

Content Type
Installation & Setup
ft:sourceType
Paligo

Note

Uninstall is supported only on Helm v3 and on.

  1. Uninstall Artifactory using the following command.

    helm uninstall artifactory && sleep 90 && kubectl delete pvc -l app=artifactory
  2. Next, delete the storage bucket and SQL database.

    gsutil rm -r gs://artifactory gcloud sql instances delete artifactory