Hi,
We don't use Helm directly, but we rely on Helm templating within our manifests. We use a custom wrapper around Helm with Spinnaker to handle variable substitution during deployment.
It would be incredibly helpful if the extension could automatically detect when a YAML file contains Helm templating syntax and apply the appropriate Helm template language model for linting. This way, we wouldn't need to manually select the language mode each time, and the extension could lint the files based on the templating automatically.
Would it be possible to add this feature?
Thanks!
Hi,
We don't use Helm directly, but we rely on Helm templating within our manifests. We use a custom wrapper around Helm with Spinnaker to handle variable substitution during deployment.
It would be incredibly helpful if the extension could automatically detect when a YAML file contains Helm templating syntax and apply the appropriate Helm template language model for linting. This way, we wouldn't need to manually select the language mode each time, and the extension could lint the files based on the templating automatically.
Would it be possible to add this feature?
Thanks!