SystemPartitionGiBSize represents the allowed system partition sizes in GiB.
| Enums | |
|---|---|
SYSTEM_PARTITION_GIB_SIZE_UNSPECIFIED |
System partition size is not specified by the user. This will cause the system partition size to be set to the size specified in the system storage schema applicable to that node, which is 100GiB. |
SYSTEM_PARTITION_GIB_SIZE100 |
100GiB system partition size, also the default size. |
SYSTEM_PARTITION_GIB_SIZE300 |
300GiB system partition size. Can be used to override the 100GiB default. |