apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: actual-budget-exporter namespace: argocd spec: project: default source: repoURL: https://gitea.fireflylab.cc/duynguyen/homelab-services.git targetRevision: main path: apps/actual-budget-exporter/chart destination: server: https://kubernetes.default.svc namespace: actualbudget syncPolicy: syncOptions: - CreateNamespace=true