gobbq commented on code in PR #97: URL: https://github.com/apache/rocketmq-operator/pull/97#discussion_r867718632
########## README.md: ########## @@ -48,10 +48,10 @@ $ git clone https://github.com/apache/rocketmq-operator.git $ cd rocketmq-operator ``` -2. To deploy the RocketMQ Operator on your Kubernetes cluster, please run the following script: +2. To deploy the RocketMQ Operator on your Kubernetes cluster, please run the following command: ``` -$ ./install-operator.sh +$ make deploy Review Comment: OK, i will recover this file to keep usage compatibility. -- 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]
