Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove finalizer from ApplicationSetTemplate
ArgoCD automatically sets the `resources-finalizer.argocd.argoproj.io` finalizer on the generated Application so this was redundant. Removing it grants ClusterTemplate admins control over the finalizers on their ApplicationSets should they wish to customize them. Signed-off-by: Alex Misstear <[email protected]>
- Loading branch information