Commit a988b7bb authored by Albert Salim's avatar Albert Salim

Increase unicorn/workhorse requested cpu

parent f977d2d6
......@@ -75,10 +75,10 @@ gitlab:
workhorse:
resources:
requests:
cpu: 175m
cpu: 300m
memory: 100M
limits:
cpu: 350m
cpu: 600m
memory: 200M
readinessProbe:
initialDelaySeconds: 5 # Default is 0
......
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