Remove deprecated fields for 1.7
This commit is contained in:
parent
a83f87ad15
commit
3c79677715
@ -115,7 +115,4 @@ spec:
|
|||||||
jwtPolicy: first-party-jwt
|
jwtPolicy: first-party-jwt
|
||||||
logAsJson: true
|
logAsJson: true
|
||||||
omitSidecarInjectorConfigMap: true
|
omitSidecarInjectorConfigMap: true
|
||||||
proxy:
|
|
||||||
accessLogEncoding: JSON
|
|
||||||
autoInject: disabled
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
@ -123,9 +123,6 @@ spec:
|
|||||||
logAsJson: true
|
logAsJson: true
|
||||||
omitSidecarInjectorConfigMap: true
|
omitSidecarInjectorConfigMap: true
|
||||||
operatorManageWebhooks: true
|
operatorManageWebhooks: true
|
||||||
proxy:
|
|
||||||
accessLogEncoding: JSON
|
|
||||||
autoInject: disabled
|
|
||||||
pilot:
|
pilot:
|
||||||
autoscaleEnabled: false
|
autoscaleEnabled: false
|
||||||
mixer:
|
mixer:
|
||||||
|
Loading…
Reference in New Issue
Block a user