From a566f7257d57b7032ef30787885a1a26024f0dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 19 Feb 2025 17:48:20 +0800 Subject: [PATCH] update helm docs (#1782) --- helm/higress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/higress/README.md b/helm/higress/README.md index 61f62a693f..b8770c151d 100644 --- a/helm/higress/README.md +++ b/helm/higress/README.md @@ -162,7 +162,7 @@ The command removes all the Kubernetes components associated with the chart and | global.enableH3 | bool | `false` | | | global.enableIPv6 | bool | `false` | | | global.enableIstioAPI | bool | `true` | If true, Higress Controller will monitor istio resources as well | -| global.enableLDSCache | bool | `true` | | +| global.enableLDSCache | bool | `false` | | | global.enableProxyProtocol | bool | `false` | | | global.enablePushAllMCPClusters | bool | `true` | | | global.enableSRDS | bool | `true` | |