fix(bootstrap): enable recursive app discovery in root app

This commit is contained in:
Paul Harkink 2026-02-28 22:03:04 +01:00
parent d59818dbdb
commit cc0d36bae6

View file

@ -126,6 +126,8 @@ spec:
repoURL: ${REPO_URL}
targetRevision: HEAD
path: apps
directory:
recurse: true
destination:
server: https://kubernetes.default.svc
namespace: argocd