Base path KO during login phase · Issue #20790 · argoproj/argo-cd
Hi, Since 2.13.0 version, the login phase is KO because the root path is duplicated if login is correct. server: extraArgs: - --insecure - --rootpath - /argocd ingress: enabled: true ingressClassNa...