feat: new home for athens chart (#1845)

This commit is contained in:
DrPsychick
2023-03-14 06:08:18 +01:00
committed by GitHub
parent fe1e4007eb
commit ac35a44e5a
22 changed files with 5 additions and 951 deletions
@@ -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`命名空间: