Skip to content

Enable Sidekiq Memory Killer Configuration

  • Allow administrators to control the sidekiq memory killer parameters in a Cloud Native GitLab installation. Adds maxRss, graceTime, and shutdownWait under memoryKiller.
  • Document additional configuration options in the sidekiq index and add a link to detailed Omnibus Documentation on the sidekiq memory killer.

Resolves: https://gitlab.com/charts/gitlab/issues/1048

Signed-off-by: Robert Marshall rmarshall@gitlab.com

Closes #1048 (closed)

Merge request reports