1
0
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:
Cody Belcher 2019-12-02 10:12:02 -06:00
parent 2ef833fdd4
commit 2077bdd3c7

View File

@ -77,4 +77,4 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 10G
storage: 10Gi