more istio cleanup

This commit is contained in:
Stefan Reimer 2020-09-11 12:32:46 +01:00
parent 90a5038d31
commit 5cd030d0db

View File

@ -110,4 +110,12 @@ spec:
{{- if eq .Values.ingress.type "NodePort" }}
nodePort: 31672
{{- end }}
global:
jwtPolicy: first-party-jwt
logAsJson: true
omitSidecarInjectorConfigMap: true
proxy:
accessLogEncoding: JSON
autoInject: disabled
{{- end }}