Skip to content

Commit

Permalink
corrected old metrics data point
Browse files Browse the repository at this point in the history
  • Loading branch information
copejon committed Jul 22, 2024
1 parent 6d59db8 commit 75b067f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions enhancements/microshift/disabling-storage-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Users should be provided a clean UX for this feature and not be forced to learn

There are variety of reasons a user may not want to deploy LVMS. Firstly, MicroShift is designed to run on hosts with as
little as 2Gb of memory. Users operating on such small form factors are going to be resource conscious and seek to limit
unnecessary consumption as much as possible. At idle, the LVMS and CSI components consume roughly 250Mb of memory, about
8% of a 2Gb system. Providing a user-facing API to disable LVMS or CSI snapshotting is therefore a must for MicroShift.
unnecessary consumption as much as possible. At idle, the LVMS and CSI components consume roughly 50Mi of memory.
Providing a user-facing API to disable LVMS or CSI snapshotting is therefore a must for MicroShift.

### User Stories

Expand Down

0 comments on commit 75b067f

Please sign in to comment.