[ci skip] update policy.yaml for descheduler

This commit is contained in:
viktorbarzin 2023-04-13 09:13:43 +01:00
parent 1d2a07f535
commit b7c0fc86c6
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 2 additions and 2 deletions

View file

@ -91,13 +91,13 @@ resource "kubernetes_config_map" "policy" {
"cpu" : 70
"memory": 30
"pods": 50
"HighNodeUtilization"
"HighNodeUtilization":
enabled: true
params:
nodeResourceUtilizationThresholds:
thresholds:
"cpu" : 20
"memory": 20
"memory": 80
"pods": 20
"PodLifeTime":
enabled: true

Binary file not shown.