flux v0.31.2

Bucket.spec.accessFrom.namespaceSelectors

NamespaceSelectors is the list of namespace selectors to which this ACL applies. Items in this list are evaluated using a logical OR operation.

1 fields
Bucket.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.