Automated Manifest Update (#2285)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2285 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 #2285.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user