From d3227b12ce8354c5ec2ce96c63f81360770dc782 Mon Sep 17 00:00:00 2001 From: Lovelcp <370379624@qq.com> Date: Mon, 18 Sep 2023 11:42:46 +0800 Subject: [PATCH] Update README.md (#174) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55911ec4..6b2e5f93 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: