Skip to content

Commit

Permalink
fix/doc: Compute pool should be always 16 GiB (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtulio committed Nov 1, 2022
1 parent dc7a123 commit 2119261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The dedicated node environment cluster size can be adjusted to match the table b
| ------------- | ----- | --- | -------- | ------------ |
| Bootstrap | 1 | 4 | 16 | 100 |
| Control Plane | 3 | 4 | 16 | 100 |
| Compute | 3 | 4 | 8 | 100 |
| Compute | 3 | 4 | 16 | 100 |
| Dedicated Test| 1 | 4 | 8 | 100 |

#### Environment Setup <a name="dedicated-env-setup"></a>
Expand Down

0 comments on commit 2119261

Please sign in to comment.