Merge pull request #28103 from Arhell/catalog

[ja] Update the link to install service catalog using Helm
pull/28112/head^2
Kubernetes Prow Robot 2021-05-25 00:20:22 -07:00 committed by GitHub
commit d763553fc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Helmをインストールし、以下のコマンドを実行することでロ
```shell
helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com
helm repo add svc-cat https://kubernetes-sigs.github.io/service-catalog
```
以下のコマンドを実行し、インストールに成功していることを確認します。