I’m having trouble installing the helm-chart for SonarQube 10.6 (version 10.6.0+3033).
When running the helm template command locally, this is what I get:
Error: YAML parse error on sonarqube/charts/sonarqube/templates/sonarqube-sts.yaml: error converting YAML to JSON: yaml: line 175: mapping values are not allowed in this context
If I specify a podLabel on the root level of the values file the same thing happens.
I supplied all things needed to reproduce in SUPPORT-47825, and the service desk personnel has confirmed that they can reproduce it.
I created a ticket to address the podLabels issue, which is different (although with a similar origin) than the one being reported in this thread.
With that in mind, @Mikaciu, could you share a minimal snippet that triggers your issue? Could I also ask you to rebase your PR against master so I can run our CI against it?
I am trying to upgrade the 10.6 but facing this issue.
Error: YAML parse error on is-sonarqube/charts/sonarqube/templates/sonarqube-sts.yaml: error converting YAML to JSON: yaml: line 37: mapping values are not allowed in this context\n\nUse --debug flag to render out invalid YAML"