Currently the ArgoCD Gitops Agent only allows Applications to target Server URLs via the "server" field in "destination" section.
ArgoCD allows to target clusters by their human-legible name which is a lot easier to configure and validate instead of server IP addresses.
Feature Request: Allow GitOps Applications in Harness to also support using "name" field to target GitOps clusters by name.