Add graceful shutdown to Ingress gateway, might need istio 1.7 to actually work though
This commit is contained in:
parent
233e53c928
commit
be013b67ce
@ -30,6 +30,8 @@ spec:
|
||||
name: istio-private-ingressgateway
|
||||
{{- end }}
|
||||
env:
|
||||
- name: TERMINATION_DRAIN_DURATION_SECONDS
|
||||
value: "60"
|
||||
- name: ISTIO_META_HTTP10
|
||||
value: '"1"'
|
||||
- name: ISTIO_META_ROUTER_MODE
|
||||
|
Loading…
Reference in New Issue
Block a user