phnmnl / container-galaxy-k8s-runtime

PhenoMeNal runtime for Galaxy running inside a container orchestrator
Apache License 2.0
5 stars 18 forks source link

Update the uninstallation sctipt #193

Open hsiaoyi0504 opened 6 years ago

hsiaoyi0504 commented 6 years ago

The uninstallation script is mentioned in https://github.com/phnmnl/phenomenal-h2020/wiki/Uninstallation-of-Local-PhenoMeNal-Workflow, but it's not compatible to current version.

hsiaoyi0504 commented 6 years ago

It seems to me that at least, kubectl delete pv/galaxy-pv should be run.

pcm32 commented 6 years ago

Hi @hsiaoyi0504 the way to bring down the helm based deployment is explained here:

https://github.com/phnmnl/phenomenal-h2020/wiki/QuickStart-Installation-for-Local-PhenoMeNal-Workflow#bring-down-your-galaxy-deployment-with-helm

Thanks for flagging up the outdated uninstall procedure!