apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: ngnix-alpine namespace: argocd spec: destination: namespace: default server: https://kubernetes.default.svc project: default source: path: exercises/manifests repoURL: https://github.com/udacity/nd064_course_1 targetRevision: HEAD syncPolicy: {}