nodeSelector property

NodeSelector? nodeSelector
final

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;