2 Commits

Author SHA1 Message Date
a38a51fab7 Update docker.io/postgres Docker tag to v18
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Failing after 14s
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m51s
2025-12-07 02:17:30 +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:
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: