# apiVersion: argoproj.io/v1alpha1 # kind: Application # metadata: # name: ttrss # namespace: argocd # finalizers: # - resources-finalizer.argocd.argoproj.io # spec: # project: default # source: # repoURL: https://github.com/rubenhensen/k8scd.git # targetRevision: HEAD # path: ttrss # destination: # server: https://kubernetes.default.svc # namespace: ttrss # syncPolicy: # syncOptions: # - CreateNamespace=true