Disable default poddisruptionbudgets, replace with individual todo
This commit is contained in:
parent
94a0db6a80
commit
189899c296
@ -120,5 +120,7 @@ spec:
|
||||
global:
|
||||
jwtPolicy: first-party-jwt
|
||||
logAsJson: true
|
||||
omitSidecarInjectorConfigMap: true
|
||||
defaultPodDisruptionBudget:
|
||||
enabled: false
|
||||
|
||||
{{- end }}
|
||||
|
@ -126,8 +126,8 @@ spec:
|
||||
global:
|
||||
jwtPolicy: first-party-jwt
|
||||
logAsJson: true
|
||||
#omitSidecarInjectorConfigMap: true
|
||||
#operatorManageWebhooks: true
|
||||
defaultPodDisruptionBudget:
|
||||
enabled: false
|
||||
pilot:
|
||||
autoscaleEnabled: false
|
||||
mixer:
|
||||
|
Loading…
Reference in New Issue
Block a user