Commit b988831c authored by 周魏's avatar 周魏

修改README.md

parent fbed8d2c
...@@ -17,11 +17,6 @@ helm uninstall usma -n namespace ...@@ -17,11 +17,6 @@ helm uninstall usma -n namespace
``` ```
## 迁移对应数据库 ## 迁移对应数据库
1. postgresql (数据库) 运维自行部署,运行usma_db_init 镜像 1. postgresql (数据库) 内置数据库,包含自动导入sql job
2. redis (中间件) 运维自行部署 2. redis (中间件) 内置redis
## 部署
1. ingresshost.yaml 域名配置
2. usma.cm.yaml (根据实际的数据库和redis修改连接地址)
### 安装命令
helm install usma . -f values.yaml -n usma
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment