From fe9863014523ec2c4fe08591c0a09a289d49e9c2 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 9 Sep 2024 00:03:45 +0200 Subject: [PATCH] Remove namespace kustomization.yaml --- argocd/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index a5d62c5..229f964 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -3,7 +3,6 @@ resources: - github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable - cmp-plugin.yaml -namespace: argocd # changes to config maps patches: - path: overlays/cmp-plugin-patch.yaml