-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access the argocd-server svc #21240
Comments
What's your ArgoCD version? Do you have any useful logs? |
Argocd version - 4.5.10 I am using |
Is it a Helm chart version? Can you run |
@andrii-korotkov-verkada Sai hadn't installed argocd cli, instead he installed argocd using helm chart. you can see the deployments are healthy from screenshot. Is it needed to install cli alongside? |
Yes I installed only Argocd using helm chart, I didn't installed Argocd cli |
No, you don't need a cli. That's just one of the ways to get server version info. Can you find it (e.g. 2.12.x, 2.13.x) or let me know the command you've used to install the helm chart, please? |
Thanks @saiben10 your argocd version is 2.3.3 Could you add your helm install command to install argocd? |
i installed using rancher charts which is Kubernetes management tool with UI |
Is this like installing from a marketplace in the UI? |
yes even though i tried using helm commands also same issue i am facing |
can you update your version to v2.13.2? |
degrade the version? |
also share the logs here? |
upgrade it to 2.13.2 BTW what is your updated or current version? |
version is 2.3.3 |
plz update and try. |
okay sure |
@saiben10 any update? |
Checklist:
argocd version
.Describe the bug
After installing argocd using helm chart, not able to access the argocd-server through ingress on AKS cluster.
Is there any bug with helm chart installation?
To Reproduce
Install argocd in a different namespace instead of argocd ns by default
Try to access the service through ingress as mentioned here https://argo-cd.readthedocs.io/en/latest/operator-manual/ingress/#kubernetesingress-nginx
Screenshots
Version
Paste the output from `argocd version` here.
Logs
The text was updated successfully, but these errors were encountered: