fix incorrect values in sizing guide (#11583)

This commit is contained in:
WangYuMu
2021-02-20 02:05:04 +08:00
committed by GitHub
parent 8ba2136e06
commit c70240b893

View File

@@ -8,9 +8,9 @@ Capacity constrained environments, MinIO will work but not recommended for produ
|--------:|------------------:|------------:|------------------------:|------------------------------:|-------------------------------:|
| 1 | 1 | 1 | 0 | 0 | 0 |
| 1 | 4 | 4 | 2 | 0 | 0 |
| 4 | 1 | 4 | 2 | 2 | 3 |
| 4 | 1 | 4 | 2 | 2 | 1 |
| 5 | 1 | 5 | 2 | 2 | 2 |
| 6 | 1 | 6 | 3 | 3 | 4 |
| 6 | 1 | 6 | 3 | 3 | 2 |
| 7 | 1 | 7 | 3 | 3 | 3 |
### Minimum System Configuration for Production