Automated Manifest Update #2285

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-07 02:15:53 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -40,17 +40,17 @@ data:
thresholds: thresholds:
cpu: 80 cpu: 80
memory: 80 memory: 80
pods: 140 pods: 90
name: HighNodeUtilization name: HighNodeUtilization
- args: - args:
targetThresholds: targetThresholds:
cpu: 60 cpu: 60
memory: 40 memory: 40
pods: 100 pods: 80
thresholds: thresholds:
cpu: 30 cpu: 30
memory: 30 memory: 30
pods: 90 pods: 50
name: LowNodeUtilization name: LowNodeUtilization
plugins: plugins:
balance: balance:

View File

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