There is a main application to deploys other applications through an appset

helm upgrade -i root -n argocd ./root --dry-run
There is no 'main' visible app, an appset controls deploying applications

helm upgrade -i root -n argocd ./example-2/root --dry-run