yaphetsglhf commented on issue #68:
URL: 
https://github.com/apache/rocketmq-operator/issues/68#issuecomment-820937473


   > > I follow the Operatorhub installation instruction 
(https://operatorhub.io/operator/rocketmq-operator):
   > > 1、curl -sL 
https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.17.0/install.sh
 | bash -s v0.17.0
   > > 2、kubectl create -f https://operatorhub.io/install/rocketmq-operator.yaml
   > > Below the instruction, it says: "This Operator will be installed in the 
"operators" namespace and will be usable from all namespaces in the cluster."
   > > But when I create NameService And Broker, only works in the namespace 
operators, it will create deployment and services. In other namespaces, nothing 
happened.
   > > ENV: Aliyun K8S 1.18
   > 
   > IMO, it's authority problem. use ClusterRole instead of Role will works.
   
   i modify the role to clusterrole, it doesn't work.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to