Gitlab runner fails to build applications when gitlab is installed with helm chart
Hello toegether, I used the gitlab helm chart to install gitlab in my cluster. I was now trying to use autodevops and used a template project for my first tries. Unfortunately, I was not able to build on. The build task already failed in the first steps. Cannot remember the exact logs. When I removed the gitlab-runner and installed a new runner via the kubernetes integration page in gitlab, this new runner was able to do the job. Would be great if you could note this in a documentation. Maybe also interesting to consider would be to not install a gitlab-runner with the helm chart when it does not work out of the box.