nodeSelector property
nodeSelector defines which nodes the config is applicable to. An empty or nil nodeSelector selects all nodes. This field is immutable.
Implementation
final NodeSelector? nodeSelector;
nodeSelector defines which nodes the config is applicable to. An empty or nil nodeSelector selects all nodes. This field is immutable.
final NodeSelector? nodeSelector;