From 61525a02421ec609da6003414ccfaf8e8e7eabc3 Mon Sep 17 00:00:00 2001 From: johnlanni Date: Wed, 19 Feb 2025 17:47:54 +0800 Subject: [PATCH] update helm docs --- 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` | |