I configured my kubernetes cluster through Gitlab, installed Helm, Gitlab Runner and Ingress. Gitlab sets everything up automatically on Google Cloud. How can I proceed when I need to change my runner’s configuration? I see that we can configure the runners with config.toml file, but since gitlab set up the cluster for me, how could I change this file?
Thanks for the help.