Skip to main content
FieldTypeDescriptionValue(s)
namestringVolume group name.

Must be 1-63 chars: ASCII letters, digits, hyphens, underscores.
provisioningProvisioningSpecThe provisioning describes how the Physical Volumes are provisioned.

provisioning

ProvisioningSpec describes how the Physical Volumes are provisioned.
FieldTypeDescriptionValue(s)
volumeSelectorLVMVolumeSelectorSpecMatches disks to initialize as physical volumes.

volumeSelector

LVMVolumeSelectorSpec matches disks with CEL.
FieldTypeDescriptionValue(s)
matchExpressionCEL expression matching a disk or partition to use as a physical volume.

The expression is evaluated against each discovered volume with the
volume variable (the discovered volume) and, for whole disks, the
disk variable. Partitions (e.g. raw volumes) can be matched by their
partition label via volume.partition_label.