feat: Support route fallback by default (#1381)

This commit is contained in:
Kent Dong
2024-10-14 18:50:45 +08:00
committed by GitHub
parent 952c9ec5dc
commit 04ce776f14
2 changed files with 23 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ global:
autoscalingv2API: true
local: false # When deploying to a local cluster (e.g.: kind cluster), set this to true.
kind: false # Deprecated. Please use "global.local" instead. Will be removed later.
enableIstioAPI: false
enableIstioAPI: true
enableGatewayAPI: false
# Deprecated
enableHigressIstio: false