From 774852bd1b96e4dcc6fdead08268703014e8f84e Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Sun, 8 Feb 2026 13:32:10 +0100 Subject: [PATCH] recurse --- argocd/_app-of-apps.yaml | 2 ++ 1 file changed, 2 insertions(+) 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