Ralph
Ralph
+1
We've also encountered this issue after switching to Artifacts Registry. Did anyone find a solution to this yet? Update: My solution was to update the configMap as follows: - name:...
I installed an older version of ArgoCD (2.5.0) in the same environment using helm and everything started up correctly: `helm install -n argocd argocd --create-namespace bitnami/argo-cd --version 4.3.0`
We attempted an upgrade to version `1.14.3` and also faced this issue. We're also running on Google which has not made v1 of the Gateway API CRDs available yet. Is...
We're experiencing the same issue