apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: cert-manager namespace: argocd finalizers: - resources-finalizer.argocd.argoproj.io spec: destination: namespace: cert-manager server: https://kubernetes.default.svc project: system source: path: cert-manager repoURL: https://git.tbrnt.ch/tobru/gitops-tbrnt.git targetRevision: HEAD