istio v1.31.0

AuthorizationPolicy.spec.rules[].from[].source.notNamespaces.spec.selector

Optional.

1 fields
AuthorizationPolicy.spec.rules[].from[].source.notNamespaces.spec.selector fields and descriptions
Field / TypeDescription
map[string]string

One or more labels that indicate a specific set of pods/VMs on which a policy should be applied.

  • maxProperties: 4096
  • x-kubernetes-validations: [{"message":"wildcard not allowed in label key match","rule":"self.all(key, !key.contains(\"*\"))"},{"message":"key must not be empty","rule":"self.all(key, key.size() != 0)"}]