handle pods that faile to pull image in descheduler[ci skip]
This commit is contained in:
parent
55bf707b89
commit
f63cd39c43
2 changed files with 2 additions and 1 deletions
|
|
@ -166,10 +166,11 @@ deschedulerPolicy:
|
|||
- "CrashLoopBackOff"
|
||||
- "Error"
|
||||
- "ContainerStatusUnknown"
|
||||
- "ImagePullBackOff"
|
||||
# exitCodes:
|
||||
# - 1
|
||||
includingInitContainers: true
|
||||
minPodLifetimeSeconds: 1
|
||||
# minPodLifetimeSeconds: 0
|
||||
plugins:
|
||||
balance:
|
||||
enabled:
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue