[ad_1]
I have small helm chart which have 2 jobs. Jobs consist of python scripts as a container. I want to put error state to helm install command. I don’t want to see status:deployed if jobs have failed. Is there any possibility to stop helm deployment with failed status?
[ad_2]