diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 229f964..55dc13e 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -1,8 +1,8 @@ # additional resources like ingress rules, cluster and repository secrets. resources: - github.com/argoproj/argo-cd//manifests/cluster-install?ref=stable -- cmp-plugin.yaml +# - cmp-plugin.yaml # changes to config maps -patches: -- path: overlays/cmp-plugin-patch.yaml +# patches: +# - path: overlays/cmp-plugin-patch.yaml