cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 46620f9e9d1b6f0a7fe96fd9b6178a19c3e4bccc
parent feddc484ec1a8f81dc587354e824168505ca7b7d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 11 Oct 2024 20:09:12 +0200

Meow

Diffstat:
Minfrastructure/controllers/descheduler.yaml | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/infrastructure/controllers/descheduler.yaml b/infrastructure/controllers/descheduler.yaml @@ -75,9 +75,9 @@ spec: - name: HighNodeUtilization args: thresholds: - "cpu" : 20 - "memory": 20 - "pods": 20 + cpu: 50 + memory: 50 + pods: 50 plugins: balance: enabled: