@@ -18,13 +18,13 @@ Log:
Level: error
#rpc service
-OrganizationRpcConf:
- Endpoints:
- - 127.0.0.1:1117
- NonBlock: true
- Timeout: 0
-
#OrganizationRpcConf:
-# Timeout: 50000
-# Target: k8s://gt-datacenter/organization-rpc-svc:1117 #goctl kube 默认生成的k8s yaml的serviceName: {rpc中定义的name}-svc
+# Endpoints:
+# - 127.0.0.1:1117
+# NonBlock: true
+# Timeout: 0
+
+OrganizationRpcConf:
+ Timeout: 50000
+ Target: k8s://gt-datacenter/organization-rpc-svc:1117 #goctl kube 默认生成的k8s yaml的serviceName: {rpc中定义的name}-svc