From 6394e47584eb34b95bbb39690607960794f22cd8 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 26 Feb 2021 13:17:15 -0700 Subject: [PATCH] Fix IstioOperator YAML spacing #3034 --- .../v2.5/en/istio/configuration-reference/rke2/_index.md | 2 +- .../v2.x/en/istio/v2.5/configuration-reference/rke2/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.5/en/istio/configuration-reference/rke2/_index.md b/content/rancher/v2.5/en/istio/configuration-reference/rke2/_index.md index e1e403f35cf..c06e83a2e0e 100644 --- a/content/rancher/v2.5/en/istio/configuration-reference/rke2/_index.md +++ b/content/rancher/v2.5/en/istio/configuration-reference/rke2/_index.md @@ -16,7 +16,7 @@ Through the **Cluster Explorer,** when installing or upgrading Istio through **A kind: IstioOperator spec: components: - cni: + cni: enabled: true values: cni: diff --git a/content/rancher/v2.x/en/istio/v2.5/configuration-reference/rke2/_index.md b/content/rancher/v2.x/en/istio/v2.5/configuration-reference/rke2/_index.md index 1999d64cc99..9260c2ec4da 100644 --- a/content/rancher/v2.x/en/istio/v2.5/configuration-reference/rke2/_index.md +++ b/content/rancher/v2.x/en/istio/v2.5/configuration-reference/rke2/_index.md @@ -14,7 +14,7 @@ Through the **Cluster Explorer,** when installing or upgrading Istio through **A kind: IstioOperator spec: components: - cni: + cni: enabled: true values: cni: