From 5b48678915f25469ef0d34b0163fd85dcc0e445e Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Thu, 30 Aug 2018 10:30:23 -0700 Subject: [PATCH] fixing indents --- .../v2.x/en/installation/ha/rke-add-on/layer-4-lb/_index.md | 4 ++-- .../v2.x/en/installation/ha/rke-add-on/layer-7-lb/_index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-4-lb/_index.md b/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-4-lb/_index.md index e0abfba332c..662846ab214 100644 --- a/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-4-lb/_index.md +++ b/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-4-lb/_index.md @@ -223,8 +223,8 @@ Once you have the `rancher-cluster.yml` config file template, edit the nodes sec 1. **Optional:** By default, `rancher-cluster.yml` is configured to take backup snapshots of your data. To disable these snapshots, change the `backup` directive setting to `false`, as depicted below. services: - etcd: - backup: false + etcd: + backup: false ## 7. Configure Certificates diff --git a/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-7-lb/_index.md b/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-7-lb/_index.md index 8864c170411..f7b0b428154 100644 --- a/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-7-lb/_index.md +++ b/content/rancher/v2.x/en/installation/ha/rke-add-on/layer-7-lb/_index.md @@ -204,8 +204,8 @@ Once you have the `rancher-cluster.yml` config file template, edit the nodes sec 1. **Optional:** By default, `rancher-cluster.yml` is configured to take backup snapshots of your data. To disable these snapshots, change the `backup` directive setting to `false`, as depicted below. services: - etcd: - backup: false + etcd: + backup: false ## 7. Configure Certificates