From 8972b4d5d521ba88b4a0751cd1715f9218c60092 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sat, 27 Jun 2026 16:31:53 +0200 Subject: [PATCH] fixing namespaces --- apps/istio.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/istio.yaml b/apps/istio.yaml index 09ebc8d..699b33e 100644 --- a/apps/istio.yaml +++ b/apps/istio.yaml @@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: istio-base - namespace: istio-system + namespace: argocd spec: project: default source: @@ -20,7 +20,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: istiod - namespace: istio-system + namespace: argocd spec: project: default source: