You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/01/05 17:05:09 UTC

[GitHub] [pulsar-helm-chart] michaeljmarshall commented on issue #184: Helm Chart installs Pulsar Manager V1.0

michaeljmarshall commented on issue #184:
URL: https://github.com/apache/pulsar-helm-chart/issues/184#issuecomment-1005907480


   @SapnaGirdhani1 - you can configure the version of the pulsar manager by adding the following to your helm values file: 
   
   ```yaml
   pulsar_manager:
     tag: v0.2.0
   ```
   
   Here are the default values for the current chart:
   
   https://github.com/apache/pulsar-helm-chart/blob/cee3b5c5e6dd9edd1e7c584a941f076e5edf5a53/charts/pulsar/values.yaml#L190-L194
   
   Please re-open your issue if my solution does not work. Thanks!
   
   


-- 
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: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org