I want to use istio resource EnvoyFilter to change sidecar configurations to support custom max_request_bytes, because we encounter an error 413 when uploading too large file to server. But I am not familiar with envoy configurations.
Is there any one can give me a valid configuration of EnvoyFilter? Thanks!