Commit a988b7bb authored by Albert Salim's avatar Albert Salim

Increase unicorn/workhorse requested cpu

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