-
Bug
-
Resolution: Done
-
Blocker
-
7.3.0.Beta
In section 2.4 " Import the Latest JBoss EAP for OpenShift Image Streams and Templates" of OpenShift Guide, the JDK 8 import command is missing the `templates/` at the end of the URL: `https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73-openjdk8/` .
It should be: ` https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73-openjdk8/templates/${resource}` .
- blocks
-
JBEAP-17536 [Doc 7.3.0.Beta] Wrong template branch is used
- Closed