mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
feat: new home for athens chart (#1845)
This commit is contained in:
@@ -82,7 +82,7 @@ tiller-deploy-5456568744-76c6s 1/1 Running 0 5s
|
||||
The fastest way to install Athens using Helm is to deploy it from our public Helm chart repository. First, add the repository with this command:
|
||||
|
||||
```console
|
||||
$ helm repo add gomods https://athens.blob.core.windows.net/charts
|
||||
$ helm repo add gomods https://gomods.github.io/athens-charts
|
||||
$ helm repo update
|
||||
```
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@ tiller-deploy-5456568744-76c6s 1/1 Running 0 5s
|
||||
使用Helm安装Athens的最快方法是从我们的公共Helm Chart库中进行部署。 首先,使用以下命令添加库
|
||||
|
||||
```console
|
||||
$ helm repo add gomods https://athens.blob.core.windows.net/charts
|
||||
$ helm repo add gomods https://gomods.github.io/athens-charts
|
||||
$ helm repo update
|
||||
```
|
||||
接下来,将含有默认值的chart安装到`athens`命名空间:
|
||||
|
||||
Reference in New Issue
Block a user