Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Update the svc-cat location #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/oci-service-broker/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down