Skip to content

Cluster level Namespace "target-argocd" can not be managed when in namespaced mode #6482

Answered by jannfis
t0tec asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @t0tec,

once you configure Argo CD to be namespace scoped, it will not be able to handle any cluster-scoped resources anymore. And as you correctly pointed out, Namespace is such a cluster scoped resource. You can still manage resources within that Namespace in namespaced-mode.

So yes, if you need to manage cluster-scoped resource, you would need to install the cluster-scoped manifests (and also remove the namespaces limitation from the cluster secret).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@t0tec
Comment options

Answer selected by t0tec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants