You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything works well until I added IP in eks public access source allowlist. Argocd unable to connect to other cluster though I have enable both private and public endpoint, and allow all in security group.
Why argocd keep using public endpoint thought private endpoint is enable? It seem only work on public allow all.