jvellaft opened a new pull request, #682:
URL: https://github.com/apache/pulsar-helm-chart/pull/682

   Fix for the Dekaf UI issue reported in here: 
https://github.com/apache/pulsar-helm-chart/issues/681
   
   Fixes: https://github.com/apache/pulsar-helm-chart/issues/681
   
   ### Motivation
   
   Rendering of the `dekaf-deployment.yaml` template fails when 
`Values.dekaf.deployment.nodeSelector` and 
`Values.dekaf.deployment.tolerations` are true.
   
   Error: INSTALLATION FAILED: YAML parse error on 
pulsar/templates/dekaf-deployment.yaml: error converting YAML to JSON: yaml: 
line 55: did not find expected key
   helm.go:92: 2026-05-04 11:04:33.581691 +0200 CEST m=+1.425366083 [debug] 
error converting YAML to JSON: yaml: line 55: did not find expected key
   YAML parse error on pulsar/templates/dekaf-deployment.yaml
   
   ### Modifications
   
   *This PR adjusts the indentations configured in lines 48 and 53*
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to