Skip to content

Commit 6b7625e

Browse files
Merge pull request #296559 from veyalla/patch-12
fix recommended value for backendRedundancyFactor
2 parents 2e792c4 + f8ec7d9 commit 6b7625e

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)