From 7341cc15f7e5c72c916cbc65451568f4ebf9802f Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Thu, 26 Jan 2023 10:31:06 -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 36a15accc11..04378742032 100644 --- a/docs/pages-for-subheaders/istio.md +++ b/docs/pages-for-subheaders/istio.md @@ -129,7 +129,7 @@ The Istio pod security policy is now enabled by default. A new value, `installer 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**. -3. Pull all required images for Istio in the private registry setup that will be used in the air-gapped environment. +3. Pull all required images for Istio into the private registry you will use in the air-gapped environment. 4. Install Istio in the cluster: **Cluster Explorer -> Apps & Marketplace -> Charts -> Istio**. :::note