selector
Selector to select Pod objects.
object
Properties
Section titled “Properties”| Property | Type | Required | Default | Description |
|---|---|---|---|---|
matchExpressions | array | No | - | matchExpressions is a list of label selector requirements… |
matchLabels | object | No | - | matchLabels is a map of {key,value} pairs. The requirem… |
Property Details
Section titled “Property Details”matchExpressions
Section titled “matchExpressions”matchExpressions is a list of label selector requirements. The requirements are ANDed.
matchLabels
Section titled “matchLabels”matchLabels is a map of {key,value} pairs. The requirements are ANDed.