Skip to content

Commit

Permalink
sync github prod-community
Browse files Browse the repository at this point in the history
  • Loading branch information
yetlau111 committed Aug 15, 2023
1 parent b0e2f30 commit ea31dd3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ echo bkssm bkiam usermgr paas cmdb gse job consul | xargs -n 1 ./bkcli check
```bash
cat << EOF >>/data/install/install.config
[iam_search_engine]
10.0.0.1 es7
10.0.0.3 iam_search_engine
EOF
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -249,12 +249,6 @@ echo bkssm bkiam usermgr paas cmdb gse job consul | xargs -n 1 ./bkcli check
> 2. paas_plugin 需依赖 elasticsearch
```bash
# 增加 es7 模块
# 请注意替换示例 IP 为实际部署的机器 IP
cat << EOF >>/data/install/install.config
10.0.0.3 es7
EOF
./bk_install paas_plugin
```
Expand Down

0 comments on commit ea31dd3

Please sign in to comment.