Skip to content

Default to https in values.yaml

Adam Mulvany requested to merge amulvany-main-patch-84205 into main

What does this MR do?

I set up a helm deployed runner and when I tried to register to GitLab.com it was throwing 401 errors.

Took me a while to figure out that it was using http and not https.

Why was this MR needed?

We should default to https here because it makes more sense.

What's the best way to test this MR?

What are the relevant issue numbers?

Merge request reports