diff --git a/modules/nw-ingress-configuring-application-domain.adoc b/modules/nw-ingress-configuring-application-domain.adoc index ad16e225e2ac..7c05bbcd638a 100644 --- a/modules/nw-ingress-configuring-application-domain.adoc +++ b/modules/nw-ingress-configuring-application-domain.adoc @@ -65,6 +65,11 @@ Wait for the `openshift-apiserver` finish rolling updates before exposing the ro [source,terminal] ---- $ oc expose service hello-openshift +---- ++ +.Example output +[source,terminal] +---- route.route.openshift.io/hello-openshift exposed ---- +