integr8ly / managed-service-broker

Broker that allows services to be provisioned in a users namespace but sets up the service in another namespace
2 stars 14 forks source link

fix plan name #38

Closed pb82 closed 5 years ago

pb82 commented 5 years ago

Fix service plan name so that it matches the webapp standard.

Verification steps:

  1. Use a fresh cluster with no service plans preinstalled
  2. Install Integr8ly from the master branch of the installer
  3. Build a webapp image from the baster branch and deploy it
  4. Build a msb image from this branch and deploy it
  5. Open the webapp as an evals user
  6. The Red Hat Single Sign-On Service should get deployed successfully
aidenkeating commented 5 years ago

:eyes: