lhotari commented on issue #569: URL: https://github.com/apache/pulsar-helm-chart/issues/569#issuecomment-2666748487
@MiraculousNightingale This is the template https://github.com/apache/pulsar-helm-chart/blob/e55405cbe2819647f1a642a850364f17544603b0/charts/pulsar/templates/pulsar-cluster-initialize.yaml#L120-L155 . I don't see how there could be an extra line feed unless Helm is somehow injecting it. Which Helm version (`helm version`) are you using? In CI, we test with 3.12.0 and 3.14.4. What OS do you use? Which k8s server version? (`kubectl version`) [Helm supported version skew](https://helm.sh/docs/topics/version_skew/#supported-version-skew) documentation. (Pick a Helm version that supports your k8s server version to be sure that it's compatible.) -- 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]
