dadacom379 opened a new issue #85:
URL: https://github.com/apache/pulsar-helm-chart/issues/85


   When activating JWT token authentication the Pulsar manager is not 
connecting to broker. The manager image **v0.1.0** does not support JWT 
configuration.
   
   - Docker image **v0.1.0** entrypoint: 
https://github.com/apache/pulsar-manager/blob/v0.1.0/docker/entrypoint.sh
   
   In the new version **v0.2.0** the support is there:
   - Docker image  entrypoint: 
https://github.com/apache/pulsar-manager/blob/v0.2.0/docker/entrypoint.sh
   
   The solution is to change the docker version of the docker images from the 
helm chart.
   
   The actual config in helm chart version **pulsar-2.6.2-1** : 
   
![image](https://user-images.githubusercontent.com/17455054/99808853-79a08980-2b0f-11eb-8611-154894869b48.png)
   
   The correction should look like:
   
![image](https://user-images.githubusercontent.com/17455054/99809040-c08e7f00-2b0f-11eb-80eb-1622a00da46f.png)
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to