diff --git a/apps/templates/istio-install.yaml b/apps/templates/istio-install.yaml index 8f2a564..782405a 100644 --- a/apps/templates/istio-install.yaml +++ b/apps/templates/istio-install.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: istio-system + name: istio-install namespace: argocd finalizers: - resources-finalizer.argocd.argoproj.io diff --git a/apps/templates/istio.yaml b/apps/templates/istio.yaml index 06b4ced..2d3b8d3 100644 --- a/apps/templates/istio.yaml +++ b/apps/templates/istio.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: istio-system + name: istio namespace: argocd finalizers: - resources-finalizer.argocd.argoproj.io