apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: ingress-nginx namespace: argocd labels: env: dev spec: project: default syncPolicy: automated: selfHeal: true syncOptions: - CreateNamespace=true retry: limit: -1 destination: name: in-cluster namespace: ingress-nginx sources: - repoURL: https://github.com/kubernetes/ingress-nginx.git path: charts/ingress-nginx targetRevision: helm-chart-4.15.1 helm: valueFiles: - $values/otc/observability.buildth.ing/stacks/otc/ingress-nginx/values.yaml - repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances targetRevision: HEAD ref: values