The wait flag from the uninstallation function of Helm is not waiting

2/7/2022

within our Jenkins pipeline we are having the step for the uninstallation from our helm charts. By using the --wait flag, our expectation was that it will wait until all charts / pods are uninstalled. Unfortunately it isn’t, but the application requires it :/

Is anyone having the same problem and may be also a solution?

helm uninstall --wait helm-chart

Thanks and Regards

-- Topper
jenkins
jenkins-pipeline
kubernetes
kubernetes-helm
openshift

0 Answers