Skip to content

fix: Don't duplicate name gitlab-runner

Tommy McNeely requested to merge TJM2/gitlab-runner:fix/dont-duplicate-name into main

What does this MR do?

This MR prevents the duplication of the name gitlab-runner in the resources created. Specifically the "fullName"

Why was this MR needed?

Having a runner named "gitlab-runner-gitlab-runner-xxxxxxxx" is annoying.

What's the best way to test this MR?

Install it somewhere

What are the relevant issue numbers?

#296

Merge request reports