lhotari commented on PR #430:
URL: 
https://github.com/apache/pulsar-helm-chart/pull/430#issuecomment-1894162028

   workaround for existing Pulsar Helm Chart releases: 
   Configure `proxyRoles: 'proxy-admin'` under the `broker.configData` key as 
follows:
   ```yaml
   broker:
     configData:
       proxyRoles: 'proxy-admin'
   ````
   Alternatively append `--set broker.configData.proxyRoles=proxy-admin` to the 
helm install/upgrade command line.


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