lenglet-k opened a new issue, #539:
URL: https://github.com/apache/pulsar-helm-chart/issues/539

   **Describe the bug**
   If we want add environment variable with extreEnvs object in broker is not 
possible because `env:` is declared twice in yaml manifest.
   
   Here:  
https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/broker-statefulset.yaml#L266
   and Here: 
https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/broker-statefulset.yaml#L298
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Set environment variable in broker.extreEnvs
   2. Deploy helm release
   3. See your pod deployed by broker statefulset without your environment 
variable
   
   **Expected behavior**
   Set environment variable for broker
   
   


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