k8s_deploy

This commit is contained in:
wangchuxiao 2022-05-19 19:13:22 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 2d107ec5af
commit a6bdc36318

View File

@ -23,8 +23,6 @@ spec:
mountPath: /Open-IM-Server/config/config.yaml
subPath: config.yaml
strategy: #更新策略
rollingUpdate:
partition: 1
type: RollingUpdate # 滚动更新
---
apiVersion: v1