ops: fix descheduler policy for chart api
This commit is contained in:
parent
4bd83a1aa8
commit
c923be8ff1
@ -43,11 +43,8 @@ spec:
|
|||||||
args:
|
args:
|
||||||
nodeFit: true
|
nodeFit: true
|
||||||
minPodAge: 10m
|
minPodAge: 10m
|
||||||
podProtections:
|
ignorePvcPods: true
|
||||||
extraEnabled:
|
evictLocalStoragePods: false
|
||||||
- PodsWithPVC
|
|
||||||
- PodsWithLocalStorage
|
|
||||||
- SystemCriticalPods
|
|
||||||
- name: RemovePodsHavingTooManyRestarts
|
- name: RemovePodsHavingTooManyRestarts
|
||||||
args:
|
args:
|
||||||
podRestartThreshold: 12
|
podRestartThreshold: 12
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user