You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Open-IM-Server/deploy_k8s/k8s_deploy.md

8 lines
213 B

#### im k8s部署文档
### 1.修改配置文件
在Open-IM-SERVER目录下修改config/config.yaml配置文件
### 2. 项目根目录创建im configMap
kubectl create configmap config config/config.yaml
### 3.