This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-operator.git
commit 518d1b471004021a14c3ac0f8e645f0603f82e67 Author: nobolity <[email protected]> AuthorDate: Wed Jun 1 11:39:01 2022 +0800 Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f921482..20b15d1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Project Status -**Project status:** *alpha1* +**Project status:** *'alpha1'* **Current API version:** *`v1alpha1`* @@ -35,6 +35,7 @@  + 3. **install zookeeper(not required)** if had no zookeeper ,the doployment file is in config/ds/zookeeper ,run *"kubectl apply -f zookeeper/"* and record the ip ,eg :172.17.0.4
