Commit 82bf463e authored by fangxinjiang's avatar fangxinjiang

派单分项目派单状态处理

parent d7559307
......@@ -10,11 +10,11 @@ spec: # 资源规范字段
- port: 5026 # service 端口
protocol: TCP # 协议
targetPort: 5026 # 容器暴露的端口
name: http-social # 端口名称
name: http-msg # 端口名称
- port: 3500 # service 端口
protocol: TCP # 协议
targetPort: 3500 # 容器暴露的端口
name: http-social-dapr
name: http-msg-dapr
selector: # 选择器
app: yifu-msg # 资源名称
type: ClusterIP # ClusterIP 类型
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment