From 68fbf66ca9761a10bd70299a8249e0ff32cf0367 Mon Sep 17 00:00:00 2001 From: arun-vc Date: Tue, 28 Jan 2020 13:25:51 +0100 Subject: [PATCH] istio update --- apps/templates/istio-install.yaml | 2 +- apps/templates/istio.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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