Commit 943bbc8d authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: set recurse to true

parent 8208c533
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10,6 +10,9 @@ spec:
    repoURL: "https://gitlab.simoncor.net/kaas/argocd.git"
    path: "argocd/"
    targetRevision: "main"
    directory:
      recurse: true
      jsonnet: {}
  destination:
    server: "https://kubernetes.default.svc"
    namespace: "argocd"