docker-library / rabbitmq

Docker Official Image packaging for RabbitMQ
http://www.rabbitmq.com/
MIT License
785 stars 417 forks source link

Adding Exchange and Queue Configuration on Kubernetes StatefulSet YAML file #613

Closed berbarroso closed 1 year ago

berbarroso commented 1 year ago

Hi,

May I ask if there is a configuration for adding Exchange and Queue for StatefulSet YAML file like "_RABBITMQ_DEFAULTVHOST" 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!