2 Commits

Author SHA1 Message Date
5610f92022 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 18s
2025-12-07 02:17:11 +00:00
a7d122b616 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
2025-12-06 20:14:54 -06:00

View File

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