]
Filip Brychta resolved SWSQE-1069.
----------------------------------
Resolution: Done
Infra - Istio Install - Kiali config changes
--------------------------------------------
Key: SWSQE-1069
URL:
https://issues.redhat.com/browse/SWSQE-1069
Project: Kiali QE
Issue Type: QE Task
Reporter: Hayk Hovsepyan
Assignee: Filip Brychta
Priority: Major
Labels: infrastructure
In Istio installation there are 2 kiali config map changes required to do:
set true in: "extensions: threescale: enabled: true"
set correct in_cluster_url "tracing: in_cluster_url:
http://tracing.istio-system/jaeger"
In "install-istio" job add option to install 3scale istio adapter (default
true), as is done in 'install-maistra' job.