mirror of https://github.com/istio/istio.io.git
Add transport api version to rate limiting service. (#8784)
This commit is contained in:
parent
aa8a33a823
commit
62f4f0eab7
|
@ -108,6 +108,7 @@ backend, is used below.
|
|||
envoy_grpc:
|
||||
cluster_name: rate_limit_cluster
|
||||
timeout: 10s
|
||||
transport_api_version: V3
|
||||
- applyTo: CLUSTER
|
||||
match:
|
||||
cluster:
|
||||
|
|
Loading…
Reference in New Issue