mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
Gitaly CPU limit was 250m causing throttling on git operations (485ms p99 to webservice). Increased to 1 core with 100m request. Also added workerProcesses: 3 to webservice for better request concurrency (was default 2). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>