-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
None
Kiali assumes Istio is installed in istio-system namespace (that's the default assumption).
If not, we need to tell Kiali what the istio namespace is via a setting in the kiali configmap.
You can see what we did in the PRs linked from here: https://issues.jboss.org/browse/KIALI-1868
It requires a "istio_namespace" setting in the kiali configmap.