community
community copied to clipboard
Rendering helm chart outside of kubernetes environment
I am looking to explore being able to just render a helm template in memory like one would using something like helm template template chart/name --version=1 but I want to do this in go using this library. Is there a way one can do this like with the CLI but outside of a kubernetes environment?
Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!