Skip to content

Commit 62d44fe

Browse files
committed
edit helm chart
1 parent 19a9387 commit 62d44fe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

welcome/Cloud Deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ spec:
171171

172172
Configure your application settings in the `zbook/values.yaml` file. You can define environment variables, service settings, and more in `values.yaml`.
173173

174-
!!! note TODO
175-
The ZBook Helm chart will be publicly available once completed: <https://github.com/zizdlp/devops>
174+
!!! TIP TIP
175+
ZBook Helm chart: <https://github.com/zizdlp/zbook-helm-chart>. You need to first rename values_template.yaml to values.yaml, then fill in your own configuration details.
176176

177177
4. **Deploy the Application**:
178178

开始/云上部署.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ spec:
171171

172172
`zbook/values.yaml` 文件中配置你的应用设置。你可以在 `values.yaml` 中定义你的环境变量、服务设置等。
173173

174-
!!! note TODO
175-
将在完善后公开 ZBook helm chart :<https://github.com/zizdlp/devops>
174+
!!! tip TIP
175+
ZBook helm chart :<https://github.com/zizdlp/zbook-helm-chart>,需要首先将`values_template.yaml`更名为`values.yaml`,然后填写自己的配置信息
176176
4. **部署应用**
177177

178178
使用 Helm 部署应用到 Kubernetes 集群:

0 commit comments

Comments
 (0)