You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a Persistent Volume Claim, the unit dropdown next to the size field starts as GiB. Interacting with the dropdown changes the unit label from the expected MiB/GiB/TiB to the abbreviated Mi/Gi/Ti instead. Since abbreviated units are used elsewhere in the console, it seems like the elongated labels should be replaced.