فهرست منبع

工单关闭&巡检流量校验

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