You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On some customer deployments there is a really high spike of CPU usage that causes healthcheck failures. Reducing the worker count should reduce the CPU usage and make this less of a problem.
This change is not expected to affect scanning speed and make it slower as most of the time is spent on pulling images.
0 commit comments