Hi, I had an issue installing the helm chart in Py...
# python
i
Hi, I had an issue installing the helm chart in Python Pulumi. Inside my custom helm chart, I used "$.Release.Namespace" but when I install helm release, this error occurs:
Copy code
error: python inline source runtime error: invoke of kubernetes:helm:template failed: invocation of kubernetes:helm:template returned an error: failed to generate YAML for specified Helm chart: failed to create chart from template: template: django/templates/configmap.yaml:1:47: executing "django/templates/configmap.yaml" at <$.Release.Namespace>: invalid value; expected string