problem Helm stuck in pending state / helm Initial install underway

If you run

helm status customer-dapp-api --namespace testing

or if you want to see all deployment under a namespace, simply run 

helm ls -a -n testing 
 
And you get helm saying "helm Initial install underway" and pissing you off, then just run the following command to remove it.
 
helm uninstall customer-dapp-api --namespace testing and then redeploy.

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type