Skip to content

Commit d763553

Browse files
authored
Merge pull request #28103 from Arhell/catalog
[ja] Update the link to install service catalog using Helm
2 parents 158cf87 + e03702f commit d763553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/service-catalog/install-service-catalog-using-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Helmをインストールし、以下のコマンドを実行することでロ
3333

3434

3535
```shell
36-
helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com
36+
helm repo add svc-cat https://kubernetes-sigs.github.io/service-catalog
3737
```
3838

3939
以下のコマンドを実行し、インストールに成功していることを確認します。

0 commit comments

Comments
 (0)