liangyuanpeng commented on issue #12236:
URL: https://github.com/apache/pulsar/issues/12236#issuecomment-932977487


   @czhfe  You can add configmap 
`PULSAR_PREFIX_authenticateMetricsEndpoint=false` for proxy env, and it can 
write `authenticateMetricsEndpoint=false` to config file.
   
   Like in your values.yaml
   ```yaml
   proxy:
   ...
       configData:
       PULSAR_PREFIX_authenticateMetricsEndpoint: >
         false
   ...
   ```


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