fix(helm): disable alpha Gateway API watches by default (#3971)

Signed-off-by: EndlessSeeker <1766508902@qq.com>
This commit is contained in:
EndlessSeeker
2026-06-15 18:52:28 +08:00
committed by GitHub
parent 73e7510eca
commit c69526b30e
4 changed files with 5 additions and 1 deletions

View File

@@ -47,6 +47,8 @@ global:
enableIstioAPI: true
# -- If true, Higress Controller will monitor Gateway API resources as well
enableGatewayAPI: true
# -- If true, Higress Controller will monitor Gateway API resources that have not reached v1 yet
enableAlphaGatewayAPI: false
# -- If true, enable Gateway API Inference Extension support
enableInferenceExtension: false
# -- Used to locate istiod.