nodeAffinity property
nodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.
Implementation
final VolumeNodeAffinity? nodeAffinity;
nodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.
final VolumeNodeAffinity? nodeAffinity;