Commit 5ecdaacb authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Remove sidekiq_cluster since it's deprecated

https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/239
parent 7fa0f10d
......@@ -1251,7 +1251,7 @@ you want using steps 1 and 2 from the GitLab downloads page.
### Sidekiq configuration ###
#######################################
sidekiq['listen_address'] = "0.0.0.0"
sidekiq_cluster['enable'] = true
sidekiq['cluster'] = true # no need to set this after GitLab 13.0
#######################################
### Monitoring configuration ###
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment