Disable default poddisruptionbudgets, replace with individual todo

This commit is contained in:
Stefan Reimer 2020-09-11 18:21:00 +01:00
parent 4a405a0cbc
commit c347c56764
2 changed files with 5 additions and 3 deletions

View File

@ -120,5 +120,7 @@ spec:
global:
jwtPolicy: first-party-jwt
logAsJson: true
omitSidecarInjectorConfigMap: true
defaultPodDisruptionBudget:
enabled: false
{{- end }}

View File

@ -126,8 +126,8 @@ spec:
global:
jwtPolicy: first-party-jwt
logAsJson: true
#omitSidecarInjectorConfigMap: true
#operatorManageWebhooks: true
defaultPodDisruptionBudget:
enabled: false
pilot:
autoscaleEnabled: false
mixer: