Hi, I installed gitlab-runner on a kubernetes cluster (baremetal) , when I try tu use it from my gitlab(ce) server i got the following error msg : ERROR: Job failed (system failure): prepare environment: setting up credentials: secrets is forbidden: User "system:anonymous" cannot create resource "secrets" in API group "" in the namespace "default". Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information
.
I installed gitlab-runner with rbac enabled.