apiVersion: argoproj.io/v1alpha1 kind: Application metadata: finalizers: - resources-finalizer.argocd.argoproj.io name: csi-bm-approval-java-service namespace: argocd spec: destination: namespace: csi-uat server: https://kubernetes.default.svc project: csi-uat source: path: UAT/billing/csi-bm-approval-java-service repoURL: https://git.cloudsolutions.com.sa/CSI-UAT/CSI_UAT.git targetRevision: HEAD syncPolicy: automated: selfHeal: true