You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced the ArgoCD app of applications pattern to improve the
management and scalability of ArgoCD configurations:
- Added argocd.yaml to define the main ArgoCD application.
- Added argo-applications.yaml to manage nested applications.
- Updated kustomization.yaml to include argo-applications.yaml in
the resources list.
0 commit comments