From f390d1fc48653dc6f21a05a49de83f81abd0a85f Mon Sep 17 00:00:00 2001 From: Neeraj Krishna <37359877+nekrkris@users.noreply.github.com> Date: Sun, 10 Jan 2021 19:06:38 +0530 Subject: [PATCH] Update the svc-cat location Looks like the old url doesn't work anymore --- charts/oci-service-broker/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/oci-service-broker/docs/installation.md b/charts/oci-service-broker/docs/installation.md index 5d24bbf..b4675b6 100644 --- a/charts/oci-service-broker/docs/installation.md +++ b/charts/oci-service-broker/docs/installation.md @@ -43,7 +43,7 @@ Add the Kubernetes Service Catalog helm repository: ```bash -helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com +helm repo add svc-cat https://kubernetes-sigs.github.io/service-catalog ``` Install the Kubernetes Service Catalog helm chart: