is there any way of getting intermediate output fr...
# kubernetes
b
is there any way of getting intermediate output from the helm resource? I'm getting errors along the lines of `invocation of kuberneteshelmtemplate returned an error: failed to generate YAML for specified Helm chart: failed to create chart from template: YAML parse error on akv2k8s/templates/env-injector-apiservice.yaml: error converting YAML to JSON: yaml: line 15: could not find expected ':'`and it would be great to inspect what it's trying to do along the way..
b
This isn't currently possinly unfortunately, but I've opened an issue: https://github.com/pulumi/pulumi-kubernetes/issues/1524