Fix deprecation warning by using typed_config.

Signed-off-by: Michael Wittig <michael@widdix.de>
This commit is contained in:
Michael Wittig
2020-02-19 11:00:58 +01:00
committed by Ashutosh Narkar
parent 7e77ac5088
commit dfd45c87ab
+2 -1
View File
@@ -57,7 +57,8 @@ static_resources:
cluster: service
http_filters:
- name: envoy.ext_authz
config:
typed_config:
"@type": type.googleapis.com/envoy.config.filter.http.ext_authz.v2.ExtAuthz
with_request_body:
max_request_bytes: 8192
allow_partial_message: true