podSelectorLabel property

String? podSelectorLabel
getter/setter pair

The label to use when selecting Pods for the Deployment and Service resources.

This label must already be present in both resources.

Optional.

Implementation

core.String? podSelectorLabel;