Minot istio tweaks

This commit is contained in:
Stefan Reimer 2020-09-11 12:08:58 +01:00
parent d13fc9d519
commit 2f7693388e
2 changed files with 6 additions and 7 deletions

View File

@ -17,4 +17,6 @@ Installs Istio Operator and KubeZero Istio profile
## Resources
- https://istio.io/latest/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpec
- https://github.com/istio/istio/blob/master/manifests/profiles/default.yaml
- https://istio.io/latest/docs/setup/install/standalone-operator/

View File

@ -34,15 +34,15 @@ spec:
name: istio-ingressgateway
{{- end }}
env:
# https://github.com/istio/istio/issues/26524
# https://github.com/istio/istio/issues/26524, not in 1.7 !
#- name: TERMINATION_DRAIN_DURATION_SECONDS
# value: "60"
- name: ISTIO_META_HTTP10
value: '"1"'
- name: ISTIO_META_ROUTER_MODE
value: standard
- name: ISTIO_META_IDLE_TIMEOUT
value: "3600s"
#- name: ISTIO_META_IDLE_TIMEOUT
# value: "3600s"
{{- if eq .Values.ingress.type "NodePort" }}
nodeSelector:
node.kubernetes.io/ingress.public: "30080_30443"
@ -149,15 +149,12 @@ spec:
disablePolicyChecks: false
global:
jwtPolicy: first-party-jwt
logAsJson: true
omitSidecarInjectorConfigMap: true
proxy:
accessLogEncoding: JSON
autoInject: disabled
envoyStatsd:
enabled: false
useMCP: false
pilot:
sidecar: false
autoscaleEnabled: false
mixer:
policy: