Linkerd mc link service not mirrored with different name of namespace

I have two namespaces with different names and I followed the tutorial linkerd multi-cluster all steps are ok installation of linkerd and modules linkerd mc and linkerd viz, I also managed to establish a connection and mirror the desired service but with two namespace of the same name except that when I try to make my Mirror service appear in my target namespace which has a different name it does not work would you have a solution for me?

Thanks in advance

For more context I have the back of namespace-toto which must join the back of namespace titi in API MTLS

What works :

Cluster A: namespace-toto

Cluster B: namespace-toto

What doesn’t work:

Cluster A: namespace-toto

Cluster B: namespace-titi