diff --git a/README.md b/README.md index 21e36a12..6c33f233 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ your own names and use the following to create the demo: # JBoss EAP vs WildFly This demo by default uses the WildFly community image. You can use the JBoss EAP enterprise images provide by Red Hat by simply editing the -`tasks` build config in the _Tasks - Dev_ project and changing the builder image from `wildfly` to `jboss-eap70-openshift:1.5`. The demo would work exactly the same and would build the images using the JBoss EAP builder image. If using Quay, be sure not to leave the JBoss EAP images on a publicly accessible image repository. +`tasks` build config in the _Tasks - Dev_ project and changing the builder image from `wildfly` to `jboss-eap73-openshift` and the namespace to `openshift`. The demo would work exactly the same and would build the images using the JBoss EAP builder image. If using Quay, be sure not to leave the JBoss EAP images on a publicly accessible image repository. ## Troubleshooting @@ -159,4 +159,4 @@ This demo by default uses the WildFly community image. You can use the JBoss EAP You can install Eclipse Che on OpenShift 4 using the OperatorHub. Follow the [Installing Che on OpenShift 4 from OperatorHub](https://www.eclipse.org/che/docs/che-7/installing-che-on-openshift-4-from-operatorhub/) docs in order to install Eclipse Che 7. Alternatively, if you OpenShift cluster is accessible over the internet, you can use the hosted Eclipse Che service at https://che.openshift.io . -You can then follow these [instructions](docs/using-eclipse-che.md) to use Eclipse Che for editing code in the above demo flow. \ No newline at end of file +You can then follow these [instructions](docs/using-eclipse-che.md) to use Eclipse Che for editing code in the above demo flow.