Adding Exchange and Queue Configuration on Kubernetes StatefulSet YAML file #616
Answered
by
lukebakken
berbarroso
asked this question in
Q&A
-
Hi, May I ask if there is a configuration for adding Exchange and Queue for StatefulSet YAML file like "RABBITMQ_DEFAULT_VHOST" for Virtual host? I just want to add an exchange and queue using YAML file instead of manually adding it on RabbitMQ Management Site. Thanks for answering and have a great day! |
Beta Was this translation helpful? Give feedback.
Answered by
lukebakken
Feb 22, 2023
Replies: 1 comment 8 replies
-
Use definition import. I also suggest using the RabbitMQ Cluster Operator. |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
berbarroso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use definition import.
I also suggest using the RabbitMQ Cluster Operator.