kube-system:argocd-manager on Target cluster is failing with not having enough permissions to list the resources #15050
Unanswered
Josephred999
asked this question in
Q&A
Replies: 1 comment
-
How did you add the cluster? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The service account (kube-system:argocd-manager) thats gets created (on the target cluster) when adding a K8s Cluster in Argo dont have enough permissions on the target cluster when pulling the resources
I can modify the service account to give cluster admin role binding but doesnt the ArgoCD should have added the necessary permissions to pull the needed resources?
So we had to manually add needed cluster level permissions to this service account to list the resources to work.
Is this a known bug? If so I can submit one.
Let me know.
Beta Was this translation helpful? Give feedback.
All reactions