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