mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
Optimize rds cache (#779)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
revision: ""
|
||||
global:
|
||||
enableSRDS: false
|
||||
onDemandRDS: true
|
||||
hostRDSMergeSubset: true
|
||||
onDemandRDS: false
|
||||
hostRDSMergeSubset: false
|
||||
onlyPushRouteCluster: true
|
||||
# IngressClass filters which ingress resources the higress controller watches.
|
||||
# The default ingress class is higress.
|
||||
|
||||
Reference in New Issue
Block a user