Skip to content

Commit

Permalink
update kubevela url to its charts (#6111)
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea authored Jan 9, 2025
1 parent 8f73964 commit fa655ef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/en/docs/kpanda/user-guide/helm/helm-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The following takes the public container repository of Kubevela as an example to

- Repository Name: Set the repository name. It can be up to 63 characters long and may only include lowercase letters,
numbers, and separators __-__. It must start and end with a lowercase letter or number, for example, kubevela.
- Repository URL: The HTTP(S) address pointing to the target Helm repository. For example, <https://charts.kubevela.net/core>.
- Repository URL: The HTTP(S) address pointing to the target Helm repository. For example, <https://kubevela.github.io/charts>
- Skip TLS Verification: If the added Helm repository uses an HTTPS address and requires skipping TLS verification,
you can check this option. The default is unchecked.
- Authentication Method: The method used for identity verification after connecting to the repository URL.
Expand All @@ -65,7 +65,7 @@ The following takes the public container repository of Kubevela as an example to

When the address information of the helm repo changes, the address, authentication method, label, annotation, and description information of the helm repo can be updated.

1. Find the cluster where the repository to be updated is located, click the cluster name, and enter cluster details .
1. Find the cluster where the repository to be updated is located, click the cluster name, and enter cluster details.

![Clusters](../images/crd01.png)

Expand Down
16 changes: 8 additions & 8 deletions docs/zh/docs/kpanda/user-guide/helm/helm-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Helm 仓库是用来存储和发布 Chart 的存储库。Helm 应用模块支持

下面以 Kubevela 公开的镜像仓库为例,引入 Helm 仓库并管理。

1. 找到需要引入第三方 Helm 仓库的集群,点击集群名称,进入 __集群详情__
1. 找到需要引入第三方 Helm 仓库的集群,点击集群名称,进入 __集群详情__

![集群详情](../images/crd01.png)

Expand All @@ -34,7 +34,7 @@ Helm 仓库是用来存储和发布 Chart 的存储库。Helm 应用模块支持
3. 在 Helm 仓库页面点击 __创建仓库__ 按钮,进入创建仓库页面,按照下表配置相关参数。

- 仓库名称:设置仓库名称。最长 63 个字符,只能包含小写字母、数字及分隔符 __-__ ,且必须以小写字母或数字开头并结尾,例如 kubevela
- 仓库地址:用来指向目标 Helm 仓库的 http(s)地址。例如 <https://charts.kubevela.net/core>
- 仓库地址:用来指向目标 Helm 仓库的 http(s)地址。例如 <https://kubevela.github.io/charts>
- 跳过 TLS 验证: 如果添加的 Helm 仓库为 https 地址且需跳过 TLS 验证,可以勾选此选项,默认为不勾选
- 认证方式:连接仓库地址后用来进行身份校验的方式。对于公开仓库,可以选择 __None__ ,私有的仓库需要输入用户名/密码以进行身份校验
- 标签:为该 Helm 仓库添加标签。例如 key: repo4;value: Kubevela
Expand All @@ -51,19 +51,19 @@ Helm 仓库是用来存储和发布 Chart 的存储库。Helm 应用模块支持

当 Helm 仓库的地址信息发生变化时,可以更新 Helm 仓库的地址、认证方式、标签、注解及描述信息。

1. 找到待更新仓库所在的集群,点击集群名称,进入 __集群详情__
1. 找到待更新仓库所在的集群,点击集群名称,进入 __集群详情__

![集群详情](../images/crd01.png)

2. 在左侧导航栏,依次点击 __Helm 应用__ -> __Helm 仓库__ ,进入 Helm 仓库列表页面。

![helm仓库](../images/helmrepo01.png)

3. 在仓库列表页面找到需要更新的 Helm 仓库,在列表右侧点击 ____ 按钮,在弹出菜单中点击 __更新__
3. 在仓库列表页面找到需要更新的 Helm 仓库,在列表右侧点击 ____ 按钮,在弹出菜单中点击 __更新__

![点击更新](../images/helmrepo04.png)

4.__编辑 Helm 仓库__ 页面进行更新,完成后点击 __确定__
4.__编辑 Helm 仓库__ 页面进行更新,完成后点击 __确定__

![确定](../images/helmrepo05.png)

Expand All @@ -73,19 +73,19 @@ Helm 仓库是用来存储和发布 Chart 的存储库。Helm 应用模块支持

除了引入、更新仓库外,您也可以将不需要的仓库删除,包括系统预置仓库和第三方仓库。

1. 找到待删除仓库所在的集群,点击集群名称,进入 __集群详情__
1. 找到待删除仓库所在的集群,点击集群名称,进入 __集群详情__

![集群详情](../images/crd01.png)

2. 在左侧导航栏,依次点击 __Helm 应用__ -> __Helm 仓库__ ,进入 Helm 仓库列表页面。

![helm仓库](../images/helmrepo01.png)

3. 在仓库列表页面找到需要更新的 Helm 仓库,在列表右侧点击 ____ 按钮,在弹出菜单中点击 __删除__
3. 在仓库列表页面找到需要更新的 Helm 仓库,在列表右侧点击 ____ 按钮,在弹出菜单中点击 __删除__

![点击删除](../images/helmrepo07.png)

4. 输入仓库名称进行确认,点击 __删除__
4. 输入仓库名称进行确认,点击 __删除__

![确认删除](../images/helmrepo08.png)

Expand Down

0 comments on commit fa655ef

Please sign in to comment.