What is the purpose of the 'destination' field in an Argo CD Application manifest?
This is the required definition for the target environment.
Why this answer
The 'destination' field specifies the Kubernetes cluster (server) and namespace where the application resources should be applied.