OpenShift Nexus and Gogs not Accessible at their Public HTTPS URL

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

The endpoints were not correctly exposed because the route was missing a termination policy:

ApplicationIsNotAvailable.png

The solution was to add a termination policy as described here:

oc edit route - Specifying a Termination Policy