From 9c8d93a2364c29a6f8bce434c1fa36ce429a5a1c Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 10 Sep 2024 12:12:26 +0200 Subject: [PATCH] push --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index fa46cf2..852a7c8 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -12,4 +12,4 @@ resources: # changes to config maps patches: -- path: overlays/cmp-plugin-patch.yaml +- path: overlays/argocd-repo-server-patch.yaml