mirror of
https://github.com/alibaba/higress.git
synced 2026-05-23 12:17:30 +08:00
add new helm value for cds push (#639)
This commit is contained in:
@@ -75,7 +75,7 @@ spec:
|
||||
timeoutSeconds: 5
|
||||
env:
|
||||
- name: PILOT_FILTER_GATEWAY_CLUSTER_CONFIG
|
||||
value: "true"
|
||||
value: "{{ .Values.global.onlyPushRouteCluster }}"
|
||||
- name: HIGRESS_CONTROLLER_SVC
|
||||
value: "127.0.0.1"
|
||||
- name: HIGRESS_CONTROLLER_PORT
|
||||
|
||||
Reference in New Issue
Block a user