Uninstallation of Local PhenoMeNal Workflow - phnmnl/phenomenal-h2020 GitHub Wiki
Uninstallation of local PhenoMeNal Workflow
Please download this bash script by right-clicking "save link as".
Change the permission of the bash script in a local directory of your choice.
chmod 744 uninstall-phenomenal.sh
Run the following command in the directory.
./uninstall-phenomenal.sh
This script firstly removes the Galaxy Replication Controller, and then removes the service and persistent volume set for Galaxy in minikube.