handle pods that faile to pull image in descheduler[ci skip]

This commit is contained in:
Viktor Barzin 2025-04-20 16:20:05 +00:00
parent 55bf707b89
commit f63cd39c43
2 changed files with 2 additions and 1 deletions

View file

@ -166,10 +166,11 @@ deschedulerPolicy:
- "CrashLoopBackOff"
- "Error"
- "ContainerStatusUnknown"
- "ImagePullBackOff"
# exitCodes:
# - 1
includingInitContainers: true
minPodLifetimeSeconds: 1
# minPodLifetimeSeconds: 0
plugins:
balance:
enabled:

Binary file not shown.