apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: simplysyncedllc-com-site namespace: argocd spec: project: simplysyncedllc-com source: repoURL: https://gitea.simplysyncedllc.com/Dex/argocd-configs.git targetRevision: HEAD path: simplysyncedllc-com/prod destination: server: https://kubernetes.default.svc namespace: simplysyncedllc_com syncPolicy: syncOptions: - CreateNamespace=true automated: selfHeal: true prune: true