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 f0974752fdacafcaf693ddcaa9bec2753af3bd44 Author: nobolity <[email protected]> AuthorDate: Thu May 26 16:24:19 2022 +0800 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad42c3..d08eb1b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ if had no zookeeper ,the doployment file is in config/configmap/zookeeper ,run *"kubectl apply -f zookeeper/"* and record the ip ,eg :172.17.0.4 -4. **merge the configmaps** +4. **create and merge the configmaps** replace the postgressql ip in application.yaml
