dunglas opened a new issue #6663: Error when installing the Helm chart URL: https://github.com/apache/pulsar/issues/6663 **Describe the bug** The following error occurs when trying to install the Helm chart: Error: YAML parse error on pulsar/templates/broker-configmap.yaml: error converting YAML to JSON: yaml: line 40: mapping values are not allowed in this context **To Reproduce** helm install --name pulsar ./pulsar -f pulsar/values-mini.yaml Error: YAML parse error on pulsar/templates/broker-configmap.yaml: error converting YAML to JSON: yaml: line 40: mapping values are not allowed in this context **Expected behavior** It should work :) **Desktop (please complete the following information):** - OS: [e.g. iOS] **Additional context** I'm using Helm 2 $ helm2 version Client: &version.Version{SemVer:"v2.16.5", GitCommit:"89bd14c1541fa93a09492010030fd3699ca65a97", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.16.5", GitCommit:"bbdfe5e7803a12bbdf97e94cd847859890cf4050", GitTreeState:"clean"}
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
