lhotari commented on issue #10136:
URL: https://github.com/apache/pulsar/issues/10136#issuecomment-829183581


   For example, In the k8s Helm chart deployment, an environment variable can 
be set for the broker by adding it under `broker.configData` in the 
`values.yaml` for the deployment.
   
   ```
   broker:
     configData:
       PULSAR_EXTRA_OPTS: -Dpulsar.allocator.leak_detection=Simple
   ```
   


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


Reply via email to