-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
In custom template there are BROKER_IPs in acceptors e.g.
https://github.com/jboss-container-images/jboss-amq-7-broker-openshift-image/blob/40d883e9c8f1f0c1577b1b39c03b0c771173f7fa/templates/amq-broker-71-custom.yaml#L369.
This causes IP (same as http-host) to appear there, but ACCEPTOR_IP (host 0.0.0.0) is better choice since this template is not "clustered". So please change in section acceptors 5x BROKER_IP -> ACCEPTOR_IP.
- clones
-
ENTMQBR-1649 template amq-broker-71-custom.yaml acceptors IP
- Closed