Automated Manifest Update (#2284)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2284
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2284.
This commit is contained in:
2025-12-07 02:10:52 +00:00
committed by Alex Lebens
parent 256994c421
commit 537a3e867e
2 changed files with 14 additions and 3 deletions

View File

@@ -31,15 +31,26 @@ data:
- name: RemovePodsViolatingNodeTaints
- name: RemovePodsViolatingInterPodAntiAffinity
- name: RemovePodsViolatingTopologySpreadConstraint
- args:
evictableNamespaces:
exclude:
- kube-system
evictionModes:
- OnlyThresholdingResources
thresholds:
cpu: 80
memory: 80
pods: 140
name: HighNodeUtilization
- args:
targetThresholds:
cpu: 60
memory: 40
pods: 150
pods: 100
thresholds:
cpu: 30
memory: 30
pods: 100
pods: 90
name: LowNodeUtilization
plugins:
balance:

View File

@@ -23,7 +23,7 @@ spec:
app.kubernetes.io/name: descheduler
app.kubernetes.io/instance: descheduler
annotations:
checksum/config: e2a86499453c858e06becda4db260d0750db6d871724e5aba4512d5c68229e46
checksum/config: dbf44946dc3cf56e5a4907d3f448595ef0d9a50e04dc976aa235a4d7e5f3c078
spec:
priorityClassName: system-cluster-critical
serviceAccountName: descheduler