You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/23 07:45:40 UTC

[GitHub] [rocketmq-operator] caigy commented on issue #127: 如何开启ACL?

caigy commented on issue #127:
URL: https://github.com/apache/rocketmq-operator/issues/127#issuecomment-1223683557

   You may try the following command or define it in configMap `broker-config`.
   ```sh
   sh mqadmin updateBrokerConfig -c {YOUR_CLUSTER_NAME} -k aclEnable -v true
   ```


-- 
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@rocketmq.apache.org

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