Pure GitOps: How to Create ArgoCD Applications without the UI
We will deploy an ArgoCD Application Declaratively, using the pure GitOps approach. When doing declarative ArgoCD Deployments, your Argo CD projects and applications will be defined as Kubernetes manifest files. Nothing will be defined in the ArgoCD UI.