Helm Release stuck in Uninstalling state
I was trying to uninstall a helm release in my AKS cluster using helm uninstall RELEASE_NAME but seems like it failed. The failure happened because for some reason all of the nodes in my cluster went in a not ready state when I used helm uninstall . Since then, I got all the nodes to get back up and running and the cluster is functioning as it should. Now, w