1 Commits

Author SHA1 Message Date
ec76f477a7 Update php Docker tag to v8.5.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 26s
2025-12-07 02:05:03 +00:00

View File

@@ -39,27 +39,16 @@ descheduler:
- name: RemovePodsViolatingNodeTaints
- name: RemovePodsViolatingInterPodAntiAffinity
- name: RemovePodsViolatingTopologySpreadConstraint
- name: "HighNodeUtilization"
args:
thresholds:
cpu : 80
memory: 80
pods: 140
evictableNamespaces:
exclude:
- "kube-system"
evictionModes:
- "OnlyThresholdingResources"
- name: LowNodeUtilization
args:
thresholds:
cpu: 30
memory: 30
pods: 90
pods: 100
targetThresholds:
cpu: 60
memory: 40
pods: 100
pods: 150
plugins:
balance:
enabled: