Create a Passthrough Route

  • Create the passthrough route

oc create route passthrough golang-https --service golang-https
  • Get the URL

oc get routes
  • Access the application and view the certificate

Last updated

Was this helpful?