lvpNodeMountsConfig property

BareMetalLvpConfig? lvpNodeMountsConfig
getter/setter pair

Specifies the config for local PersistentVolumes backed by mounted node disks.

These disks need to be formatted and mounted by the user, which can be done before or after cluster creation.

Required.

Implementation

BareMetalLvpConfig? lvpNodeMountsConfig;