RockteMQ-AI commented on issue #240:
URL: 
https://github.com/apache/rocketmq-operator/issues/240#issuecomment-5533786293

   **Issue Evaluation**
   
   Category: `question`
   
   Deploying multiple RocketMQ clusters across different namespaces with a 
single operator is not currently supported out-of-the-box. The operator creates 
resources in the same namespace where it is deployed, and cross-namespace 
`NAMESRV_ADDR` references are not automatically resolved.
   
   **Workaround:** Deploy one operator instance per namespace, or use a single 
namespace for all RocketMQ resources. Cross-namespace service discovery would 
require custom configuration of the `NAMESRV_ADDR` environment variable in the 
Broker CRD.
   
   ---
   *Automated evaluation by github-manager-bot*


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