istio v1.31.0

WasmPlugin.spec.selector

Criteria used to select the specific set of pods/VMs on which this plugin configuration should be applied.

1 fields
WasmPlugin.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)"}]