From dcc08fe221208e1bc29e82b0e47fe25a811516dc Mon Sep 17 00:00:00 2001 From: Roxedus Date: Wed, 1 Jun 2022 00:29:14 +0200 Subject: [PATCH] l --- apps/templates/argo-cd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/argo-cd.yaml b/apps/templates/argo-cd.yaml index 9accb34..8c1836d 100644 --- a/apps/templates/argo-cd.yaml +++ b/apps/templates/argo-cd.yaml @@ -2,13 +2,13 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: argo-cd - namespace: argo-cd.yaml + namespace: argo-cd finalizers: - resources-finalizer.argocd.argoproj.io spec: destination: server: https://kubernetes.default.svc - namespace: argo-cd.yaml + namespace: argo-cd project: default source: path: Charts/argo-cd