mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
use Gi instead of G for pvc size to avoid rounding error creating undersized pv
Signed-off-by: Cody Belcher <cody.t.belcher@gmail.com>
This commit is contained in:
parent
2ef833fdd4
commit
2077bdd3c7
@ -77,4 +77,4 @@ spec:
|
|||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
storage: 10G
|
storage: 10Gi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user