k8s_deploy

This commit is contained in:
wangchuxiao
2022-05-19 18:22:18 +08:00
parent 523ca2f7fc
commit b1f270c082
2 changed files with 8 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
#### im k8s部署文档
### 1.修改配置文件
在Open-IM-SERVER目录下修改config/config.yaml配置文件
### 2. 项目根目录创建im configMap
kubectl create configmap config config/config.yaml
### 3.