Skip to content

Latest commit

 

History

History

servicebroker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

A Steward ServiceBroker

This Helm chart installs a new ServiceBroker resource that connects Steward CF to the S3 service provider

Installation

Installation of this chart is simple, assuming the following:

  • You have the helm CLI and the Tiller server running (simply helm init to get the latter)
  • Your current working directory is this folder

... install with this command:

helm install .  --namespace=steward --set BrokerReleaseName="${RELEASE_NAME}"

... where ${RELEASE_NAME} is the name of the release created when the ../s3-service-provider chart was installed