This repository has been archived by the owner on May 6, 2022. It is now read-only.
What has changed
- Updated the default chart repository to the new location (#116).
Installation instructions
- Make sure you have service catalog installed, if not:
helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com
kubectl create namespace svc-cat
helm install catalog --namespace svc-cat svc-cat/catalog
- Add the Minibroker Helm repository:
helm repo add minibroker https://minibroker.blob.core.windows.net/charts
helm repo update
- Install!
kubectl create namespace minibroker
helm install minibroker --namespace minibroker minibroker/minibroker