pmorie / osb-starter-pack

A quickstart for making a new Open Service Broker
Apache License 2.0
69 stars 47 forks source link

Add deploy-helm Makefile directive #14

Closed pmorie closed 6 years ago

pmorie commented 6 years ago

Add a deploy-helm directive to the makefile so you can do:

$ git clone git://github.com/pmorie/go-open-service-broker-skeleton
$ make deploy-helm

...and it works :)