Skip to content

Define Cluster_name via k8s env var #13094

Closed Answered by mkuratczyk
fontexD asked this question in Questions
Discussion options

You must be logged in to vote

RabbitMQ supports conf.d configuration style (with multiple config files, loaded in the order they are listed), so you can have the shared config file mounted as, for example, /etc/rabbitmq/conf.d/10-generic.conf and then a per-environment config file mounted as /etc/rabbitmq/conf.d/20-env.config, etc. (configuration in the file loaded later will override whatever was set before for the same configuration option)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mkuratczyk
Comment options

Answer selected by michaelklishin
@fontexD
Comment options

@michaelklishin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants