more istio cleanup

This commit is contained in:
Stefan Reimer 2020-09-11 12:32:46 +01:00
parent 72a2a40e81
commit 5c64544dcb
1 changed files with 8 additions and 0 deletions

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