chart-testing icon indicating copy to clipboard operation
chart-testing copied to clipboard

support to .gotmpl files

Open rafilkmp3 opened this issue 4 years ago • 0 comments

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:

rafilkmp3 avatar Jul 28 '21 19:07 rafilkmp3