apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: compute-class-shared-int namespace: argocd-int labels: bu: shared team: shared spec: destination: name: k8s-shared-int-ase1 namespace: 'int-compute-class' project: shared source: repoURL: https://github.com/Meesho/devops-infra-helm-charts targetRevision: main path: k8s-shared-int-ase1/compute-class syncPolicy: syncOptions: - CreateNamespace=true