We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91adf70 commit c5beaa2Copy full SHA for c5beaa2
deps/rabbit/docs/rabbitmq.conf.example
@@ -452,6 +452,13 @@
452
# cluster_tags.role = mqtt-ingress
453
# cluster_tags.environment = staging
454
455
+## A similar set of key-value pairs can be used to tag (label)
456
+## the specific node that will use this configuration file.
457
+
458
+# node_tags.uuid = '88CD083F-E211-479B-814A-6DA42FE78AF3'
459
+# node_tags.role = mqtt-ingress
460
+# node_tags.environment = staging
461
462
463
## Selects the default strategy used to pick a node to place a new queue leader replica
464
## on. Can be overridden by the `x-queue-leader-locator` optional queue argument
0 commit comments