siamaksade / openshift-jenkins-demo

CI/CD Demo on OpenShift
http://www.openshift.com
530 stars 928 forks source link

Routes use router.default.svc.cluster.local instead of xip.io #108

Closed medined closed 5 years ago

medined commented 5 years ago

When I watched the video, it seemed like routes would be automatically created using the xio.io service. However, I am seeing routes like http://gogs-cicd.router.default.svc.cluster.local/. How to I switch to using xip.io?

medined commented 5 years ago

I've learned that adding the following to my [OSEv3:vars] section changes the route to use xip.io.

osm_default_subdomain=54.204.129.65.xip.io