Commit ac0aefe4 authored by Albert Salim's avatar Albert Salim

Increase review-app workhorse cpu

parent 9682501f
...@@ -80,10 +80,10 @@ gitlab: ...@@ -80,10 +80,10 @@ gitlab:
workhorse: workhorse:
resources: resources:
requests: requests:
cpu: 250m cpu: 400m
memory: 50M memory: 50M
limits: limits:
cpu: 375m cpu: 600m
memory: 75M memory: 75M
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