mirror of
https://github.com/alibaba/higress.git
synced 2026-05-21 19:27:28 +08:00
Update metrics & enable lds cache (#1650)
This commit is contained in:
@@ -136,6 +136,8 @@ spec:
|
||||
periodSeconds: 3
|
||||
timeoutSeconds: 5
|
||||
env:
|
||||
- name: PILOT_ENABLE_LDS_CACHE
|
||||
valvue: "{{ .Values.global.enableLDSCache }}"
|
||||
- name: PILOT_ENABLE_QUIC_LISTENERS
|
||||
value: "true"
|
||||
- name: VALIDATION_WEBHOOK_CONFIG_NAME
|
||||
|
||||
Reference in New Issue
Block a user