mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
k8s_deploy
This commit is contained in:
parent
831f074a99
commit
81374ef98f
@ -36,9 +36,10 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
externalTrafficPolicy: Cluster
|
externalTrafficPolicy: Cluster
|
||||||
ports:
|
ports:
|
||||||
port: 10002
|
- name: apiPort
|
||||||
protocol: TCP
|
port: 10002
|
||||||
targetPort: 10002
|
protocol: TCP
|
||||||
|
targetPort: 10002
|
||||||
selector:
|
selector:
|
||||||
app: api
|
app: api
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
Loading…
x
Reference in New Issue
Block a user