diff --git a/argocd/_app-of-apps.yaml b/argocd/_app-of-apps.yaml index 3f53ad1..76b1c2f 100644 --- a/argocd/_app-of-apps.yaml +++ b/argocd/_app-of-apps.yaml @@ -11,6 +11,8 @@ spec: repoURL: https://github.com/fortedigital/sturdy-adventure.git targetRevision: HEAD path: argocd + directory: + recurse: true destination: server: https://kubernetes.default.svc namespace: argocd