diff --git a/apps/gitlab/values.yaml b/apps/gitlab/values.yaml index 2bc8c0b..f6e7d8d 100644 --- a/apps/gitlab/values.yaml +++ b/apps/gitlab/values.yaml @@ -229,11 +229,10 @@ gitlab: # Homelab resource allocation resources: requests: - cpu: 50m - memory: 512Mi - limits: - cpu: 500m + cpu: 300m memory: 2Gi + limits: + memory: 4Gi # GitLab KAS (Kubernetes Agent Server) - enabled for Kubernetes cluster integration kas: