From 22daedd1e99987f6481a10b4bdd6669f87ab65a7 Mon Sep 17 00:00:00 2001 From: arun-vc Date: Tue, 28 Jan 2020 13:31:32 +0100 Subject: [PATCH] is ns --- apps/templates/istio-crds.yaml | 2 +- apps/templates/istio-install.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/istio-crds.yaml b/apps/templates/istio-crds.yaml index 74cbca8..00484d2 100644 --- a/apps/templates/istio-crds.yaml +++ b/apps/templates/istio-crds.yaml @@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: istio-crds - namespace: argocd + namespace: istio-system finalizers: - resources-finalizer.argocd.argoproj.io spec: diff --git a/apps/templates/istio-install.yaml b/apps/templates/istio-install.yaml index 782405a..b639bd4 100644 --- a/apps/templates/istio-install.yaml +++ b/apps/templates/istio-install.yaml @@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: istio-install - namespace: argocd + namespace: istio-system finalizers: - resources-finalizer.argocd.argoproj.io spec: