Skip to content

Commit 61c6f2f

Browse files
authored
Merge pull request #27097 from vaibhav2107/link-helm
Update the link to install service catalog using Helm
2 parents 90d598c + 34f1f44 commit 61c6f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/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 @@ Up to date information on this process can be found at the
3333
Once Helm is installed, add the *service-catalog* Helm repository to your local machine by executing the following command:
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
Check to make sure that it installed successfully by executing the following command:

0 commit comments

Comments
 (0)