Skip to content

Commit

Permalink
[kiali] issue 19232 talk about changing configmap (istio#5879)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli authored and istio-testing committed Jan 3, 2020
1 parent 5fed211 commit 7d2d274
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/docs/tasks/observability/kiali/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ $ istioctl manifest apply \
--set "values.kiali.dashboard.grafanaURL=http://grafana:3000"
{{< /text >}}

If you have already installed Kiali, edit the Kiali ConfigMap (named `kiali` in the `istio-system`
namespace) and update the values for `external_services.tracing.url` and `external_services.grafana.url`.
Changing the ConfigMap will require you to restart the Kiali pod.
{{< /idea >}}

Once you install Istio and Kiali, deploy the [Bookinfo](/docs/examples/bookinfo/) sample application.
Expand Down

0 comments on commit 7d2d274

Please sign in to comment.