ploigos/ploigos-software-factory-operator

Address configurable DNS for platform route addresses

HunterGerlach opened this issue · 0 comments

As a developer using CodeReady Containers, I want to access all Ploigos platform tool endpoints so that I can interact with the tools. Currently the Gitea and Sonarqube routes fail because the CRC URL pattern is different from a typical cluster installation.

Consider using oc get ingresscontroller -n openshift-ingress-operator -o jsonpath='{ .items[*].status.domain }' per @sabre1041