istio v1.31.0

EnvoyFilter.spec.configPatches[].match.waypoint.route.spec.configPatches.patch

The patch to apply along with the operation.

3 fields
EnvoyFilter.spec.configPatches[].match.waypoint.route.spec.configPatches.patch fields and descriptions
Field / TypeDescription
filterClass
string

Determines the filter insertion order. Valid Options: AUTHN, AUTHZ, STATS

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

Determines how the patch should be applied. Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE, MERGE_AND_REPLACE_LIST

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

The JSON config of the object being patched.

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