Skip to content

allow user to configure Runner by providing config.toml

This MR allows the user to configure the GitLab Runner instance by providing their own config.toml file. The operator makes no effort check check the validity of the provided file

Closes https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/issues/46

Merge request reports