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
a6bdc36318
commit
09f818f0f9
@ -19,7 +19,7 @@ spec:
|
||||
ports:
|
||||
- containerPort: 10002
|
||||
volumeMounts:
|
||||
- name: cfg
|
||||
- name: config
|
||||
mountPath: /Open-IM-Server/config/config.yaml
|
||||
subPath: config.yaml
|
||||
strategy: #更新策略
|
||||
@ -32,7 +32,6 @@ metadata:
|
||||
spec:
|
||||
externalTrafficPolicy: Cluster
|
||||
ports:
|
||||
- name: apiPort
|
||||
port: 10002
|
||||
protocol: TCP
|
||||
targetPort: 10002
|
||||
|
Loading…
x
Reference in New Issue
Block a user