Commit 82994df8 authored by Albert Salim's avatar Albert Salim Committed by Rémy Coutable

Resolve "Increase gitlab-shell review-app CPU and timeout"

parent 0d530b05
......@@ -35,14 +35,17 @@ gitlab:
gitlab-shell:
resources:
requests:
cpu: 230m
cpu: 500m
memory: 25M
limits:
cpu: 345m
cpu: 750m
memory: 37.5M
maxReplicas: 3
hpa:
targetAverageValue: 130m
deployment:
livenessProbe:
timeoutSeconds: 5
sidekiq:
resources:
requests:
......
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