Skip to content

Add loadBalancerIP and loadBalancerSourceRanges to gitlab-shell chart

We intend to serve the gitlab-shell service behind a GCP LoadBalancer at a separate host from the gitlab UI. This MR enables the LoadBalancer service to attach to a reserved external IP and only be accessed from a certain list of CIDR ranges.

Merge request reports