Update the link to install service catalog using Helm

This commit is contained in:
vaibhav
2021-03-17 14:00:09 +05:30
parent 2d1b90694a
commit 34f1f44e47
@@ -33,7 +33,7 @@ Up to date information on this process can be found at the
Once Helm is installed, add the *service-catalog* Helm repository to your local machine by executing the following command:
```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
```
Check to make sure that it installed successfully by executing the following command: