cosign policy-controller v0.5.7

ClusterImagePolicy.spec.match[].selector.matchLabels

matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.

1 fields
ClusterImagePolicy.spec.match[].selector.matchLabels fields and descriptions
Field / TypeDescription
ClusterImagePolicy.spec.match[].selector.matchLabels
object

matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed.

  • x-kubernetes-preserve-unknown-fields: true