Compare commits
2 Commits
1e427e2e71
...
5610f92022
| Author | SHA1 | Date | |
|---|---|---|---|
|
5610f92022
|
|||
| a7d122b616 |
@@ -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:
|
||||
|
||||
@@ -36,7 +36,7 @@ shelly-plug:
|
||||
main:
|
||||
image:
|
||||
repository: php
|
||||
tag: 8.4.15-apache-bookworm
|
||||
tag: 8.5.0-apache-bookworm
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SHELLY_HOSTNAME
|
||||
|
||||
Reference in New Issue
Block a user