瀏覽代碼

工单关闭&巡检流量校验

songxiaohang 1 年之前
父節點
當前提交
324825451f
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      app/cmd/dtgateway/etc/dtgateway.yaml

+ 8 - 8
app/cmd/dtgateway/etc/dtgateway.yaml

@@ -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