Nice tutorial on leveraging Helm LINT utility in fixing Helm Chart Errors. Thanks Rahul !! appreciate for your time posting this.
@RahulWagh3 жыл бұрын
You are welcome
@Fayaz-Rehman4 жыл бұрын
Beautiful - well explained.
@RahulWagh4 жыл бұрын
Glad you liked it!
@VinceBaileydns-direct3 жыл бұрын
Grat job thank you 👍
@RahulWagh3 жыл бұрын
Glad you liked it
@johnfinny1003 жыл бұрын
Hi, Is there a way in helm to find unused values using lint ?
@RahulWagh3 жыл бұрын
I do not think its possible to use the unused values using lint
@mahfoudissam12853 жыл бұрын
hi how can i use helm lint to lint multiple helm chart in a parent directory and sub directory?
@RahulWagh3 жыл бұрын
I guess this feature is not supported by helm lint as far as i know. But I may be wrong
@arungangawat3 жыл бұрын
better to add helm lint -f use-case as well in video
@RahulWagh3 жыл бұрын
Thanks for the suggestion. Unfortunately once the video is published on youtube can not be edited, may be in future i can add some example of helm lint