bcgov/Deploy to OpenShift

Deploy Dockerized application to OpenShift choosing from predefined config templates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 15, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: bcgov/openshift-launchpad-deployment@edd2067452e74ae81360428a2eaf433ac8045123 # v1.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
MODEType of app, either "client" or "server"yes
AUTH_TOKENOpenShift service account authorization tokenyes
NAMESPACEOpenShift project namespaceyes
APP_NAMEOpenShift app name labelyes
BRANCHBranch of the application repo that is to be deployednomaster
CLUSTERThe target OpenShift clusternohttps://api.silver.devops.gov.bc.ca:6443
SCRIPTCustom script tono""
SERVER_PORTPort exposed by the serverno5000
CLIENT_PORTPort exposed by the clientno3000
API_URLURL of app serverno

no outputs