Affected Image: jboss-webserver-6/jws60-openjdk17-openshift-rhel8:6.0.5-3
Due to cgroups v2 has been enabled by default since OpenShift 4.14+, -Xms and -Xmx calculation based on environment valiable JAVA_INITIAL_MEM_RATIO and JAVA_MAX_MEM_RATIO does not work on OCP 4.14+. This is the same kind of issue as JBEAP-25811 in JBoss EAP and RHSSO-2857 in RH-SSO.
The fix: https://github.com/jboss-openshift/cct_module/pull/423 has been merged but not included in JWS for OpenShift images.