When setting up Argo CD, which TWO components are essential to define a GitOps workflow?
AppProject is used to logically group applications and enforce security boundaries.
Why this answer
An Application object defines the source and destination, and a Project organizes them.