I setup a gitlab managed cluster k8s with 6 nodes ( n2-highcpu-4 ), but when I run my pipelines there are only 4 concurrent jobs running concurrently in the same stage ...
I read that this limit can be raised with an installed runner, but since mine is managed .. how can I do that ?