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-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org