rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

Add name 'jolokia' for 8778 port to enable Hawt.io console access for Java apps #232

Closed InfoSec812 closed 5 years ago

InfoSec812 commented 5 years ago

For OpenShift to expose the Hawt.io console for Java application containers, the port 8778 MUST have the name 'jolokia' in the DeploymentConfig. Adding that name creates a link on the Pod page in OpenShift which will open the Hawt.io console.

pcarney8 commented 5 years ago

lgtm, i had this fun issue too.

oybed commented 5 years ago

With #243 merged (which is the CI used to run checks on this PR - which passed - see above), this PR can be merged.