quay/quay-docs

Quay deployment on OpenShift using the operator doesn't respect routeHost in spec

jharmison-redhat opened this issue · 0 comments

Files Affected:
modules/proc_deploy-quay-openshift-operator.adoc

The documented property isn't respected by the operator for either the Quay route or the Quay Configuration route. Per the README on quay-operator, the appropriate conversions are:
routeHost --> hostname
configRouteHost --> configHostname

A PR resolving this issue is incoming.