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
28a5ca824c
commit
1a5f3c25c1
@ -22,10 +22,10 @@ spec:
|
|||||||
- name: config
|
- name: config
|
||||||
mountPath: /Open-IM-Server/config/config.yaml
|
mountPath: /Open-IM-Server/config/config.yaml
|
||||||
subPath: config.yaml
|
subPath: config.yaml
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
name: myconfigmap
|
name: myconfigmap
|
||||||
strategy: #更新策略
|
strategy: #更新策略
|
||||||
type: RollingUpdate # 滚动更新
|
type: RollingUpdate # 滚动更新
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user