chart-testing
chart-testing copied to clipboard
support to .gotmpl files
Is this a request for help?:
** FEATURE REQUEST?** :
Enable support to .gotmpl files Version of Helm and Kubernetes:
What happened: gotmpl files cant be evaluated
Error: templates/deployment-standalone.yaml.gotmpl: file extension '.gotmpl' not valid. Valid extensions are .yaml, .yml, .tpl, or .txt
What you expected to happen: ct lint gotmpl files
How to reproduce it (as minimally and precisely as possible):
mv templates/deployment-standalone.yaml templates/deployment-standalone.yaml.gotmpl
ct lint
Error: templates/deployment-standalone.yaml.gotmpl: file extension '.gotmpl' not valid. Valid extensions are .yaml, .yml, .tpl, or .txt
Anything else we need to know: