From f99ef6b672cef480dd6e1f7d074cb2ebb005cfe6 Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Thu, 26 Jan 2023 10:30:54 -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 e72a2370e61..36a15accc11 100644 --- a/docs/pages-for-subheaders/istio.md +++ b/docs/pages-for-subheaders/istio.md @@ -125,7 +125,7 @@ To install Istio on an RKE2 cluster, follow the steps in [this section.](../inte In Rancher v2.6.x and up, Istio may be upgraded in an air-gapped environment. -The Istio pod security policy is now enabled by default, and a new value, `installer.releaseMirror.enabled`, has been added to the rancher-istio chart to enable and disable the server that supports air-gapped upgrades. Note that `installer.releaseMirror.enabled` is set to `false` by default and must be changed as needed during install or upgrade. Follow the steps below: +The Istio pod security policy is now enabled by default. A new value, `installer.releaseMirror.enabled`, has been added to the rancher-istio chart to enable and disable the server that supports air-gapped upgrades. Note that `installer.releaseMirror.enabled` is set to `false` by default. You can set this value as needed when you install or upgrade. Follow the steps below: 1. Provision an air-gapped Rancher 2.6.x instance and an air-gapped custom cluster in the Rancher UI. 2. Install Monitoring in the cluster: **Cluster Explorer -> Apps & Marketplace -> Charts -> Monitoring**.