File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -672,7 +672,7 @@ Apollo 1.7.0版本增加了基于Kubernetes原生服务发现的部署模式,
672672#### 2.4.1.2 添加Apollo Helm Chart仓库
673673
674674``` bash
675- $ helm repo add apollo https://www .apolloconfig.com/charts
675+ $ helm repo add apollo https://charts .apolloconfig.com
676676$ helm search repo apollo
677677```
678678
Original file line number Diff line number Diff line change @@ -119,15 +119,15 @@ github 创建 pre-release
119119
120120### 4.8.1 更新 chart 内容
121121
122- 1 . cd ${apollo_home}/scripts/ helm
122+ 1 . cd [ apollo-helm-chart ] ( https://github.com/apolloconfig/apollo- helm-chart )
1231232 . helm package apollo-portal && helm package apollo-service
124- 3 . mv * .tgz ${apollo_home}/apollo/ docs/charts/
125- 4 . cd ${apollo_home}/apollo/ docs/charts/
124+ 3 . mv * .tgz docs
125+ 4 . cd docs
1261265 . helm repo index .
127127
128- ### 4.8.2 分支合并到 master
128+ ### 4.8.2 分支合并到 main
129129
130- 创建一个 pull request,把上述产物合并到 master 分支。
130+ 创建一个 pull request,把上述产物合并到 [ main ] ( https://github.com/apolloconfig/apollo-helm-chart ) 分支。
131131
132132# 5. 发布公告
133133
You can’t perform that action at this time.
0 commit comments