From 85df31b0ca8bdbe1768c0c17cbb5fdc5c513a8b3 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Thu, 26 Jan 2023 10:31:28 -0500 Subject: [PATCH] Update docs/pages-for-subheaders/istio.md --- docs/pages-for-subheaders/istio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages-for-subheaders/istio.md b/docs/pages-for-subheaders/istio.md index 04378742032..1b39b71cd98 100644 --- a/docs/pages-for-subheaders/istio.md +++ b/docs/pages-for-subheaders/istio.md @@ -134,7 +134,7 @@ The Istio pod security policy is now enabled by default. A new value, `installer :::note -On the fresh Istio install, [Jaeger](https://www.jaegertracing.io/[) and [Kiali](https://kiali.io/) may be enabled if desired. To ensure Jaeger and Kiali work, ensure that `installer.releaseMirror.enabled=true` is set in the values.yaml at install. +You can enable [Jaeger](https://www.jaegertracing.io/[) and [Kiali](https://kiali.io/) on a fresh Istio install. To ensure that Jaeger and Kiali work, set `installer.releaseMirror.enabled` to `true` in `values.yaml` during installation. :::