Draft: Resolve "Fix bug with ArgoCD applications/project post upgrade hooks"
General MR
Summary
This merge request addresses a bug in the way ArgoCD Applications and AppProjects are deployed using post-upgrade hooks via the argocd-apps subchart in Party Bus. The current implementation causes HelmRelease to hang during reconciliation due to finalizer conflicts and hook redeploy behavior. This MR explores and introduces an alternative method for defining and deploying ArgoCD Applications and Projects using standard Helm templates, avoiding the use of post-upgrade hooks and resolving lifecycle management issues.
Relevant logs/screenshots
(Include any relevant logs/screenshots)
Linked Issue
Upgrade Notices
N/A
Closes #241 (closed)
Edited by Matt Vasquez