k8s_deploy

This commit is contained in:
wangchuxiao 2022-05-20 10:32:51 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent ebd3a2e84f
commit b238ccbc29

View File

@ -34,9 +34,9 @@ kind: Service
metadata:
name: api
spec:
externalTrafficPolicy: Cluster
ports:
- protocol: TCP
- name: api
protocol: TCP
port: 10002
targetPort: 10002
selector: