Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

v1.2.0

Latest
Compare
Choose a tag to compare
@f0rmiga f0rmiga released this 23 Nov 16:22
· 12 commits to master since this release
c1aecd6

What has changed

  • Updated the default chart repository to the new location (#116).

Installation instructions

  1. 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
  1. Add the Minibroker Helm repository:
helm repo add minibroker https://minibroker.blob.core.windows.net/charts
helm repo update
  1. Install!
kubectl create namespace minibroker
helm install minibroker --namespace minibroker minibroker/minibroker