Section 3 - Setting up the Application Environments
Section 3 Overview
The OpenShift library has a deploy_to()
that can be used to deploy the most recent build of a
particular service to a given OpenShift project. The first part of this section covers how to create and configure the target OpenShift projects. The second part goes over how to create a Helm repository, defines how your application is deployed.