Latest Istio 1.7.1, ES heap configruable, Fluent-bit version bump #20

Merged
stefan merged 24 commits from master into stable 2020-09-15 09:09:24 +00:00
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 5c64544dcb - Show all commits

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