istio v1.31.0
EnvoyFilter.spec.configPatches.patch
The patch to apply along with the operation.
| Field / Type | Description |
|---|---|
filterClass | Determines the filter insertion order. Valid Options: AUTHN, AUTHZ, STATS
|
operation | Determines how the patch should be applied. Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE, MERGE_AND_REPLACE_LIST
|
value | The JSON config of the object being patched.
|