Skip to content

workhorse: enable configure listen port

Jason Plum requested to merge charts/gitlab-1391-workhorse-configure-port into master

Enable configuration of the listen port via environment variable

If not set, use 8181 per defaults. If set, use presented value.

Relates to https://gitlab.com/charts/gitlab/issues/1391

Relates to https://gitlab.com/charts/gitlab/merge_requests/840

Merge request reports