Broker.xml custom configuration in a single deployment #525
Answered
by
brusdev
JoseFSilva01
asked this question in
Q&A
|
Hello, |
Answered by
brusdev
Feb 27, 2023
Replies: 1 comment 3 replies
|
Hi @JoseFSilva01, the main purpose of this project is to provide an operator to deploy a cluster of brokers on Kubernetes. Your use case is not supported but you could execute |
3 replies
Answer selected by
JoseFSilva01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @JoseFSilva01, the main purpose of this project is to provide an operator to deploy a cluster of brokers on Kubernetes. Your use case is not supported but you could execute
kubectl runusing the activemq-artemis-broker-kubernetes-image to deploy a a single broker with no operator, for further details see https://github.com/artemiscloud/activemq-artemis-broker-image/issues/22#issuecomment-1404009737