fix env var of ISTIO_GPRC_MAXRECVMSGSIZE (#923)

Signed-off-by: johnlanni <zty98751@alibaba-inc.com>
This commit is contained in:
澄潭
2024-04-23 11:58:30 +08:00
committed by GitHub
parent a592b2b103
commit 3b2196d0f8

View File

@@ -1,6 +1,6 @@
revision: ""
global:
xdsMaxRecvMsgSize: 104857600
xdsMaxRecvMsgSize: "104857600"
defaultUpstreamConcurrencyThreshold: 10000
enableSRDS: true
onDemandRDS: false