istio v1.13.3

EnvoyFilter.spec.configPatches.patch

The patch to apply along with the operation.

3 fields
EnvoyFilter.spec.configPatches.patch fields and descriptions
Field / TypeDescription
filterClass
string

Determines the filter insertion order.

  • enum: ["UNSPECIFIED","AUTHN","AUTHZ","STATS"]
operation
string

Determines how the patch should be applied.

  • enum: ["INVALID","MERGE","ADD","REMOVE","INSERT_BEFORE","INSERT_AFTER","INSERT_FIRST","REPLACE"]
value
object

The JSON config of the object being patched.

  • x-kubernetes-preserve-unknown-fields: true