This is an automated email from the ASF dual-hosted git repository.

caigy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-operator.git


The following commit(s) were added to refs/heads/master by this push:
     new f5baa29  Update README.md (#174)
f5baa29 is described below

commit f5baa299a4360e37e2b7dace6cdd01e04232e33e
Author: Lovelcp <[email protected]>
AuthorDate: Mon Sep 18 11:42:46 2023 +0800

    Update README.md (#174)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 55911ec..6b2e5f9 100644
--- a/README.md
+++ b/README.md
@@ -523,7 +523,7 @@ If you want to tear down the RocketMQ cluster, to remove 
the name server and bro
 
 ```
 $ kubectl delete -f example/rocketmq_v1alpha1_rocketmq_cluster.yaml
-$ kubectl delete -f example/rocketmq_cluster_service.yaml
+$ kubectl delete -f example/rocketmq_v1alpha1_cluster_service.yaml
 ```
 
 to remove the RocketMQ Operator:

Reply via email to