more istio cleanup
This commit is contained in:
parent
90a5038d31
commit
5cd030d0db
@ -110,4 +110,12 @@ spec:
|
|||||||
{{- if eq .Values.ingress.type "NodePort" }}
|
{{- if eq .Values.ingress.type "NodePort" }}
|
||||||
nodePort: 31672
|
nodePort: 31672
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
|
global:
|
||||||
|
jwtPolicy: first-party-jwt
|
||||||
|
logAsJson: true
|
||||||
|
omitSidecarInjectorConfigMap: true
|
||||||
|
proxy:
|
||||||
|
accessLogEncoding: JSON
|
||||||
|
autoInject: disabled
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user