If a token is created using skupper token create --token-type cert my-token.yaml,
skupper is setting the Secret name to skupper. With that if you generate multiple
secrets, for different clusters, and apply them all to a given namespace, only one link
will be defined, as secret skupper will be replaced.
It would be good to use a distinct secret name, probably based on the site-id.