From 0965591c6720673082488cda90fe3b4002c13306 Mon Sep 17 00:00:00 2001 From: Jason Greathouse Date: Fri, 9 Nov 2018 16:49:24 -0600 Subject: [PATCH] format changes --- .../en/installation/ha/helm-rancher/chart-options/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md index 71ed192c7bd..d14b9c29063 100644 --- a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md +++ b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md @@ -53,9 +53,9 @@ By default enabling Audit Logging will create a sidecar container in the Rancher Set the `auditLog.destination` to `hostPath` to forward logs to volume shared with the host system instead of streaming to a sidecar container. When setting the destination to `hostPath` you may want to adjust the other auditLog parameters for log rotation. -### Import "local" Cluster +### Import `local` Cluster -By default Rancher server will detect and import the "local" cluster its running on. User with access to the "local" cluster will essentially have "root" access to all the clusters managed by Rancher server. +By default Rancher server will detect and import the `local` cluster it's running on. User with access to the `local` cluster will essentially have "root" access to all the clusters managed by Rancher server. If this is a concern in your environment you can set this option to "false" on your initial install.