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