Skip to content

Allow overriding model gateway URL

Matthias Käppler requested to merge mk-configurable-mg-url into master

What does this MR do and why?

Allow overriding model gateway URL. This allows us to let GitLab target different deployments of the model gateway, including a locally running instance.

This is mostly relevant for development currently, so that a local Rails instance can talk to a local MG instance, but we could override this in the GitLab Chart too if we wanted to.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Nikola Milojevic

Merge request reports