adjust threasholds
Some checks failed
render-manifests-push / render-manifests-push (push) Successful in 26s
lint-test-helm / lint-helm (push) Failing after 1m0s
renovate / renovate (push) Successful in 2m45s

This commit is contained in:
2025-12-06 20:14:54 -06:00
parent d8c94b19e9
commit a7d122b616

View File

@@ -44,7 +44,7 @@ descheduler:
thresholds:
cpu : 80
memory: 80
pods: 140
pods: 90
evictableNamespaces:
exclude:
- "kube-system"
@@ -55,11 +55,11 @@ descheduler:
thresholds:
cpu: 30
memory: 30
pods: 90
pods: 50
targetThresholds:
cpu: 60
memory: 40
pods: 100
pods: 80
plugins:
balance:
enabled: