k8s_deploy

This commit is contained in:
wangchuxiao 2022-05-20 10:19:00 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 831f074a99
commit 81374ef98f

View File

@ -36,6 +36,7 @@ metadata:
spec: spec:
externalTrafficPolicy: Cluster externalTrafficPolicy: Cluster
ports: ports:
- name: apiPort
port: 10002 port: 10002
protocol: TCP protocol: TCP
targetPort: 10002 targetPort: 10002