Argocd application set map to multiple k8s cluster

Hi,

May I know how to map multiple k8s cluster destination server for single application set.

argocd app get argocd/fluentd -o yaml|kubectl neat
metadata:
name: fluentd
namespace: argocd
spec:
destination:
name: k8s-cluster # Is there way to map mulitple k8s clusters in the application set?
namespace: fluentd
project: default
source:
path: dev
repoURL: https://git.test.com/fluentd.git