Uninstalling

To uninstall the IDOL containers from Helm, run the following command:

helm uninstall idolrelease

NOTE: If you no longer require the PVCs, you can manually delete them:

kubectl delete pvc <pvc name>