Remove deprecated fields for 1.7

This commit is contained in:
Stefan Reimer 2020-09-11 15:15:53 +01:00
parent 203f236e23
commit e9c0d35695
1 changed files with 0 additions and 7 deletions

View File

@ -11,8 +11,6 @@ spec:
prometheus:
enabled: false
components:
citadel:
enabled: false
galley:
enabled: false
ingressGateways:
@ -92,8 +90,6 @@ spec:
- effect: NoSchedule
key: node-role.kubernetes.io/master
sidecarInjector:
enabled: false
telemetry:
enabled: false
values:
@ -127,9 +123,6 @@ spec:
{{- if eq .Values.ingress.type "NodePort" }}
nodePort: 30443
{{- end }}
meshConfig:
accessLogFile: /dev/stdout
disablePolicyChecks: false
global:
jwtPolicy: first-party-jwt
logAsJson: true