Hi :)
I am running OBI in my OpenShift cluster, and OBI doe not recognize the full URL correctly because part of it (the route) is from OpenShift API and not KubeAPI.
The attributes looks like this:
http.url=https://<my-k8s-service-name>
Is there an option to support Route object too?