mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 12:47:28 +08:00
adjust istio helm
This commit is contained in:
@@ -112,6 +112,10 @@ spec:
|
||||
periodSeconds: 3
|
||||
timeoutSeconds: 5
|
||||
env:
|
||||
- name: HIGRESS_CONTROLLER_SVC
|
||||
value: {{ printf "%s.%s" .Values.higress.name .Values.higress.namespace }}
|
||||
- name: HIGRESS_CONTROLLER_PORT
|
||||
value: "{{ .Values.higress.port }}"
|
||||
- name: REVISION
|
||||
value: "{{ .Values.revision | default `default` }}"
|
||||
- name: JWT_POLICY
|
||||
|
||||
Reference in New Issue
Block a user