Commit b6c48698 authored by huyuchen's avatar huyuchen

huych-入职确认信息编辑提交

parent 8f03958d
......@@ -11,9 +11,9 @@ spec: # 资源规范字段
protocol: TCP # 协议
targetPort: 5008 # 容器暴露的端口
name: http-batch # 端口名称
- port: 3518 # service 端口
- port: 4089 # service 端口
protocol: TCP # 协议
targetPort: 3518 # 容器暴露的端口
targetPort: 4089 # 容器暴露的端口
name: http-batch-dapr
selector: # 选择器
app: yifu-batch # 资源名称
......
......@@ -11,9 +11,9 @@ spec: # 资源规范字段
protocol: TCP # 协议
targetPort: 5008 # 容器暴露的端口
name: http-batch # 端口名称
#- port: 3518 # service 端口
#- port: 4089 # service 端口
# protocol: TCP # 协议
# targetPort: 3518 # 容器暴露的端口
# targetPort: 4089 # 容器暴露的端口
# name: http-batch-dapr
selector: # 选择器
app: yifu-batch # 资源名称
......
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