Skip to content

Commit 163e9ae

Browse files
committed
[zh-cn]sync helm-chart
Signed-off-by: xin.li <[email protected]>
1 parent 1194953 commit 163e9ae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/zh-cn/docs/reference/glossary/helm-chart.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Helm Chart
33
id: helm-chart
44
date: 2018-04-12
5-
full_link: https://helm.sh/docs/topics/charts/
5+
full_link: https://helm.sh/zh/docs/topics/charts/
66
short_description: >
7-
Helm Chart 是一组预先配置的 Kubernetes 资源所构成的包,可以使用 Helm 工具对其进行管理。
7+
Helm Chart 是一组预先配置的 Kubernetes 配置所构成的包,可以使用 Helm 工具对其进行管理。
88
99
aka:
1010
tags:
@@ -16,17 +16,17 @@ id: helm-chart
1616
date: 2018-04-12
1717
full_link: https://helm.sh/docs/topics/charts/
1818
short_description: >
19-
A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
19+
A package of pre-configured Kubernetes configurations that can be managed with the Helm tool.
2020
2121
aka:
2222
tags:
2323
- tool
2424
-->
2525

2626
<!--
27-
A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
27+
A package of pre-configured Kubernetes configurations that can be managed with the Helm tool.
2828
-->
29-
Helm Chart 是一组预先配置的 Kubernetes 资源所构成的包,可以使用 Helm 工具对其进行管理。
29+
Helm Chart 是一组预先配置的 Kubernetes 配置所构成的包,可以使用 Helm 工具对其进行管理。
3030

3131
<!--more-->
3232

0 commit comments

Comments
 (0)