fix(bootstrap): enable recursive app discovery in root app
This commit is contained in:
parent
d59818dbdb
commit
cc0d36bae6
1 changed files with 2 additions and 0 deletions
|
|
@ -126,6 +126,8 @@ spec:
|
|||
repoURL: ${REPO_URL}
|
||||
targetRevision: HEAD
|
||||
path: apps
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: argocd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue