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/05/06 03:27:34 UTC

[GitHub] [rocketmq-operator] caigy commented on a diff in pull request #97: [ISSUE 96] Upgrade operator-sdk tool to version 1.16

caigy commented on code in PR #97:
URL: https://github.com/apache/rocketmq-operator/pull/97#discussion_r866463024


##########
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:
   Should we also wrap the command in `install-operator.sh`?



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