Skip to content

Commit

Permalink
add finalizer also in appset apps
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinlercher authored Dec 12, 2024
1 parent 0ad0123 commit af4744b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ spec:
template:
metadata:
name: '{{`{{ .repository }}`}}'
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: {{ .name }}-project
sources:
Expand Down

0 comments on commit af4744b

Please sign in to comment.