fixing namespaces

This commit is contained in:
Linus Vogel 2026-06-27 16:31:53 +02:00
parent b3ef5ebfc2
commit 8972b4d5d5

View File

@ -2,7 +2,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: istio-base name: istio-base
namespace: istio-system namespace: argocd
spec: spec:
project: default project: default
source: source:
@ -20,7 +20,7 @@ apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: istiod name: istiod
namespace: istio-system namespace: argocd
spec: spec:
project: default project: default
source: source: