pull/455/head
wangchuxiao 2 years ago committed by Xinwei Xiong(cubxxw-openim)
parent 28a5ca824c
commit 1a5f3c25c1

@ -22,10 +22,10 @@ spec:
- name: config
mountPath: /Open-IM-Server/config/config.yaml
subPath: config.yaml
volumes:
- name: config
configMap:
name: myconfigmap
volumes:
- name: config
configMap:
name: myconfigmap
strategy: #更新策略
type: RollingUpdate # 滚动更新
---

Loading…
Cancel
Save