k8s_deploy

This commit is contained in:
wangchuxiao 2022-05-19 19:13:22 +08:00
parent e2f9c18a27
commit 6355e4e3bc

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