Skip to content

How to configure a remote broker #576

Answered by brusdev
jseiser asked this question in General
Discussion options

You must be logged in to vote

You can define a broker-connection using brokerProperties, i.e.:

apiVersion: broker.amq.io/v1beta1
kind: ActiveMQArtemis
metadata:
  name: artemis-test
spec:
  brokerProperties:
    - "AMQPConnections.brokerB.uri=tcp://brokerB:5672"

To get help on the ActiveMQ Artemis project you can send an email to users@activemq.apache.org

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brusdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants