Commit 42f463f5 authored by fangxinjiang's avatar fangxinjiang

配置调整-fxj

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