feat: add finalizers to ArgoCD application spec

This commit is contained in:
Sebastian Mark 2023-08-02 09:50:52 +02:00
parent a11b6adeb2
commit abfbd74f0c

View file

@ -4,6 +4,8 @@ kind: Application
metadata: metadata:
name: cluster-deployments name: cluster-deployments
namespace: argocd namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec: spec:
project: default project: default
source: source: