From 39e9bd9c33b2fa72aeda5ff3002adb0056e86a0c Mon Sep 17 00:00:00 2001 From: Scott Collier Date: Tue, 26 Sep 2017 11:57:30 +0200 Subject: [PATCH] reverting --- labs/lab4/lab4.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/lab4/lab4.adoc b/labs/lab4/lab4.adoc index a2493f9..7a9bbf1 100644 --- a/labs/lab4/lab4.adoc +++ b/labs/lab4/lab4.adoc @@ -247,7 +247,7 @@ As mentioned previously, there are two endpoints in which CloudForms retrieves m Since CloudForms is deployed within OpenShift, we can leverage the internal service associated with API called _kubernetes_ in the default project. Internal service names can be referenced across projects in the form _._ -Enter **kubernetes.default** in the _hostname_ field and **8443** in the _port_ field. +Enter **kubernetes.default** in the _hostname_ field and **443** in the _port_ field. The token field refers to the OAuth token used to authenticate CloudForms to the OpenShift API. The _management-infra_ project is a preconfigured project as part of the OpenShift installation. A service account called management-admin is available that has access to the requisite resources needed by CloudForms. Each service account has an OAuth token associated with its account.