Add graceful shutdown to Ingress gateway, might need istio 1.7 to actually work though

This commit is contained in:
Stefan Reimer 2020-08-20 16:55:47 +01:00
parent 225526869e
commit 89d765dc53
1 changed files with 2 additions and 0 deletions

View File

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