Commit c84ee67c authored by Albert Salim's avatar Albert Salim

Increase sidekiq CPU request to 500m

parent 1d3b2bf7
......@@ -46,10 +46,10 @@ gitlab:
sidekiq:
resources:
requests:
cpu: 300m
cpu: 500m
memory: 800M
limits:
cpu: 400m
cpu: 1000m
memory: 1.6G
task-runner:
resources:
......
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