Argo CD creating duplicate components for every pod #10873
Unanswered
sharadhirao
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi team,
I was following the approach given in this video : https://www.youtube.com/watch?v=XNXJtxkUKeY&ab_channel=DevOpsToolkit
where argocd manages itself.
First I installed argocd through helm and then made argo cd look after itself. When I do this I am seeing every element of argocd two times. every pod, service, deployment, replicas if getting duplicated. But when I login to argo-server both are showing same application with same configuration.
How can I remove the duplicate pods, services and deployments? Can anyone help? its urgent.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions