We need to add mdc in the managed-service-broker so it is listed as a provisioned service in the user namespace:
* Add a mdc url env var and template parameter here: https://github.com/integr8ly/managed-service-broker/blob/master/templates/broker.template.yaml * Create a mdc folder here: https://github.com/integr8ly/managed-service-broker/tree/master/pkg/deploys - the apicurio folder/service is a good reference * Once done, a new release of msb should be created and delorean should catch a new version available and add it in the installer |
|