From 5714a3cac8e5bb723697364f37b838f2e221daf4 Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Wed, 20 Apr 2022 18:47:49 +0200 Subject: [PATCH] SMARCH-126: bootstrap argocd with argocd --- config/default/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index e26aa66..44cc53f 100644 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -1,3 +1,3 @@ -bases: +resources: - ../ingress - ../jaeger \ No newline at end of file