This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new ff0a02d0 Update k8s readme
ff0a02d0 is described below
commit ff0a02d0ed4cfbc5dc1859d5c3d95df3c6e9fe00
Author: Albumen Kevin <[email protected]>
AuthorDate: Sun Aug 28 09:39:00 2022 +0800
Update k8s readme
---
dubbo-samples-kubernetes/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-samples-kubernetes/README.md
b/dubbo-samples-kubernetes/README.md
index d75b4bc4..5427ea29 100644
--- a/dubbo-samples-kubernetes/README.md
+++ b/dubbo-samples-kubernetes/README.md
@@ -113,7 +113,7 @@ kubectl logs your-pod-id
示例项目及相关镜像均已就绪,此小节仅面向需要修改示例并查看部署效果的用户。
https://github.com/apache/dubbo-samples/tree/master/dubbo-samples-kubernetes/
-设置 Dubbo 项目使用 Kubernetes 作为注册中心,这里通过 DEFAULT_MASTER_HOST指定使用默认 API-SERVER 集群地址
kubernetes.default.srv,同时还指定了
+设置 Dubbo 项目使用 Kubernetes 作为注册中心,这里通过 DEFAULT_MASTER_HOST指定使用默认 API-SERVER 集群地址
kubernetes.default.svc,同时还指定了
namespace、trustCerts 两个参数
```properties
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]