Skip to content

fix: !445 to take in account the parameters in config.yoml even if runAsUser is specified

Ghost User requested to merge (removed):main-patch-2dd4 into main

What does this MR do?

Ensure the path of config.toml

Why was this MR needed?

config.toml generated in ConfigMap is not taken in account when user is not root (default path becomes / instead of /home/gitlab-runner/)

What's the best way to test this MR?

Run the helm chart with and without runAsUser parameter

What are the relevant issue numbers?

#445

Merge request reports