apiVersion: argoproj.io/v1alpha1 kind: Application metadata: finalizers: - resources-finalizer.argocd.argoproj.io name: csi-net-base-notifications-query namespace: argocd spec: destination: namespace: server: https://kubernetes.default.svc project: source: path: /notification/csi-net-base-notifications-query repoURL: targetRevision: HEAD syncPolicy: automated: selfHeal: true