Gitlab KAS with Azure AKS

Several months ago I did the first install with Gitlab Agent Kubernetes and seems it changed a lot.
I used the folder blank .gitlab/agents/gitlab-kas to indicate that the service should use the same Gitlab KAS but in the documentation say that I need to make one deploy to each project reach Kubernetes.
I have almost 50 micro-services divided in the projects, is there a easier way to not deploy each Gitlab KAS to each project?

Should I add a folder .gitlab/agents/gitlab-azure-kas while I can´t erased the previous one? In this way all the projects that have this folder to it will be reachable at infrastructure/kubernetes clusters?
thank you!