Commit 5f1e4515 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '32382-update-gitlab-shell-config' into 'master'

Update gitlab-shell config for HPA and maxReplicas

Closes #32382

See merge request gitlab-org/gitlab!17359
parents a03ad6ba 53e33def
......@@ -40,6 +40,9 @@ gitlab:
limits:
cpu: 140m
memory: 40M
maxReplicas: 3
hpa:
targetAverageValue: 130m
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