Skip to content

Commit f8ec7d9

Browse files
author
Venkat Yalla
authored
fix recommended value for backendRedundancyFactor
1 parent 2e792c4 commit f8ec7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-iot-ops/concept-production-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following table shows the MQTT broker configuration for the single node exam
3636
|--------------------------|-------|
3737
| frontendReplicas | 1 |
3838
| frontendWorkers | 1 |
39-
| backendRedundancyFactor | 1 |
39+
| backendRedundancyFactor | 2 |
4040
| backendWorkers | 1 |
4141
| backendPartitions | 1 |
4242
| memoryProfile | low |

0 commit comments

Comments
 (0)