-
Bug
-
Resolution: Won't Do
-
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.
- is cloned by
-
CLOUD-2664 [AMQ7] *-custom template should use ACCEPTOR_IP in config
- Closed