flux v0.27.3

ImageRepository.spec.accessFrom.namespaceSelectors[]

NamespaceSelector selects the namespaces to which this ACL applies. An empty map of MatchLabels matches all namespaces in a cluster.

1 fields
ImageRepository.spec.accessFrom.namespaceSelectors[] fields and descriptions
Field / TypeDescription
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.