diff --git a/deploy_k8s/api/deployment.yaml b/deploy_k8s/api/deployment.yaml index f4398fcb5..b0799e099 100644 --- a/deploy_k8s/api/deployment.yaml +++ b/deploy_k8s/api/deployment.yaml @@ -19,7 +19,7 @@ spec: ports: - containerPort: 10002 volumeMounts: - name: config + - name: config mountPath: /Open-IM-Server/config/config.yaml subPath: config.yaml strategy: #更新策略