Mention node_tags #12702 in rabbitmq.conf.example

This commit is contained in:
Michael Klishin 2024-11-11 22:56:47 -05:00
parent 859fd03d0d
commit aba62b9d12
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
1 changed files with 7 additions and 0 deletions

View File

@ -452,6 +452,13 @@
# cluster_tags.role = mqtt-ingress
# cluster_tags.environment = staging
## A similar set of key-value pairs can be used to tag (label)
## the specific node that will use this configuration file.
# node_tags.uuid = '88CD083F-E211-479B-814A-6DA42FE78AF3'
# node_tags.role = mqtt-ingress
# node_tags.environment = staging
## Selects the default strategy used to pick a node to place a new queue leader replica
## on. Can be overridden by the `x-queue-leader-locator` optional queue argument