apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: sabnzbd namespace: argocd spec: destination: namespace: sabnzbd server: https://kubernetes.default.svc project: apps source: path: apps-kustomized/sabnzbd repoURL: https://git.martyn.berlin/martyn/infra4talos targetRevision: HEAD syncPolicy: automated: selfHeal: true