Argocd UI Terminal not working with enabled "configs.params.server\\.insecure" for Istio #3644
Replies: 1 comment
-
|
Hi @DmytroKatiukhin , since you are asking the behavior of Argo CD itself, I think you can get more help in upstream. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Terraform version 1.13.1
Kubernetes v1.34.0
Argocd helm chart v9.1.10
Istio 1.27.1 (ingressgateway, istio-base, istiod)
k describe cm argocd-cm -n argocd. (exec.enabled: true)
argocd-istio-gateway
argocd-istio-vs
Helm chart value required to make Istio work. When insecure is enabled, the UI terminal is missing. Disabling insecure makes the terminal work again, but argocd-istio-gateway stops working.
Beta Was this translation helpful? Give feedback.
All reactions