flux v2.9.5

ImageUpdateAutomation.spec.policySelector

PolicySelector allows to filter applied policies based on labels. By default includes all policies in namespace.

2 fields
ImageUpdateAutomation.spec.policySelector fields and descriptions
Field / TypeDescription
object[]

matchExpressions is a list of label selector requirements. The requirements are ANDed.

  • x-kubernetes-list-type: "atomic"
map[string]string

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.