wip
This commit is contained in:
parent
f9d45d1e44
commit
f67fd0e1e8
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user