This commit is contained in:
James Andariese 2023-04-23 19:52:05 -05:00
parent f9d45d1e44
commit f67fd0e1e8

View File

@ -4,8 +4,9 @@ kind: Application
metadata:
name: "{{ .Release.Name }}"
namespace: "{{ .Release.Namespace }}"
finalizers:
- resources-finalizer.argocd.argoproj.io
# DO NOT place the resource finalizer here. Since this is ArgoCD itself, it
# will never be able to finalize itself since it will have to delete itself
# before removing the finalizer.
spec:
project: default
source: