From 1a81b98e308ca87cf08b8b71fca7afd378b28ca0 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Fri, 10 Apr 2020 16:00:11 -0700 Subject: [PATCH] Remove syntax highlighting from page --- .../rke-clusters/cloud-providers/gce/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/cloud-providers/gce/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/cloud-providers/gce/_index.md index 548ff88ba96..000b537c110 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/cloud-providers/gce/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/cloud-providers/gce/_index.md @@ -14,7 +14,7 @@ If you are using Calico, 1. Go to the cluster view in the Rancher UI, and click **⋮ > Edit.** 1. Click **Edit as YAML,** and enter the following configuration: - ```yaml + ``` rancher_kubernetes_engine_config: cloud_provider: name: gce @@ -36,7 +36,7 @@ If you are using Canal or Flannel, 1. Go to the cluster view in the Rancher UI, and click **⋮ > Edit.** 1. Click **Edit as YAML,** and enter the following configuration: - ```yaml + ``` rancher_kubernetes_engine_config: cloud_provider: name: gce