File tree 6 files changed +6
-6
lines changed 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1517,7 +1517,7 @@ operators to attach deployment-specific information.
1517
1517
Cluster tags can be configured using ` rabbitmq.conf ` :
1518
1518
1519
1519
``` ini
1520
- node_tags .series = 4.1.x
1520
+ cluster_tags .series = 4.1.x
1521
1521
1522
1522
cluster_tags.purpose = iot_ingress
1523
1523
cluster_tags.region = ca-central-1
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Cluster tags are stored in a global parameter named `cluster_tags`.
193
193
They can also be preconfigured using ` rabbitmq.conf ` :
194
194
195
195
``` ini
196
- node_tags .series = 4.1.x
196
+ cluster_tags .series = 4.1.x
197
197
198
198
cluster_tags.purpose = iot_ingress
199
199
cluster_tags.region = ca-central-1
Original file line number Diff line number Diff line change @@ -1517,7 +1517,7 @@ operators to attach deployment-specific information.
1517
1517
Cluster tags can be configured using ` rabbitmq.conf ` :
1518
1518
1519
1519
``` ini
1520
- node_tags .series = 4.1.x
1520
+ cluster_tags .series = 4.1.x
1521
1521
1522
1522
cluster_tags.purpose = iot_ingress
1523
1523
cluster_tags.region = ca-central-1
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Cluster tags are stored in a global parameter named `cluster_tags`.
193
193
They can also be preconfigured using ` rabbitmq.conf ` :
194
194
195
195
``` ini
196
- node_tags .series = 4.1.x
196
+ cluster_tags .series = 4.1.x
197
197
198
198
cluster_tags.purpose = iot_ingress
199
199
cluster_tags.region = ca-central-1
Original file line number Diff line number Diff line change @@ -1523,7 +1523,7 @@ operators to attach deployment-specific information.
1523
1523
Cluster tags can be configured using ` rabbitmq.conf ` :
1524
1524
1525
1525
``` ini
1526
- node_tags .series = 4.1.x
1526
+ cluster_tags .series = 4.1.x
1527
1527
1528
1528
cluster_tags.purpose = iot_ingress
1529
1529
cluster_tags.region = ca-central-1
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ Cluster tags are stored in a global parameter named `cluster_tags`.
193
193
They can also be preconfigured using ` rabbitmq.conf ` :
194
194
195
195
``` ini
196
- node_tags .series = 4.1.x
196
+ cluster_tags .series = 4.1.x
197
197
198
198
cluster_tags.purpose = iot_ingress
199
199
cluster_tags.region = ca-central-1
You can’t perform that action at this time.
0 commit comments