add new helm value for cds push (#639)

This commit is contained in:
澄潭
2023-11-16 09:31:25 +08:00
committed by GitHub
parent e5cd334d5d
commit 6803aa44ab
3 changed files with 4 additions and 1 deletions

View File

@@ -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