From d0c9c4e90986b7cc0b81a5a92c24b9112a7064ef Mon Sep 17 00:00:00 2001 From: Josh Powers Date: Wed, 5 Jun 2024 07:52:51 -0600 Subject: [PATCH] make markdownfmt happy --- chronograf/content.md | 4 +--- kapacitor/content.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/chronograf/content.md b/chronograf/content.md index cb0e99c24..76f74ec06 100644 --- a/chronograf/content.md +++ b/chronograf/content.md @@ -62,9 +62,7 @@ Try combining this with Telegraf to get dashboards for your infrastructure withi #### Running as root -Starting in v1.10.5, Chronograf no longer run as the root user by default. If a -user wants to revert this change they can set `CHRONOGRAF_AS_ROOT=true` as an -environment variable. +Starting in v1.10.5, Chronograf no longer run as the root user by default. If a user wants to revert this change they can set `CHRONOGRAF_AS_ROOT=true` as an environment variable. ## Official Documentation diff --git a/kapacitor/content.md b/kapacitor/content.md index de171e770..5975e3fc5 100644 --- a/kapacitor/content.md +++ b/kapacitor/content.md @@ -69,9 +69,7 @@ Find more about configuring Kapacitor [here](https://docs.influxdata.com/kapacit #### Running as root -Starting in v1.7.4, Kapacitor no longer run as the root user by default. If a -user wants to revert this change they can set `KAPACITOR_AS_ROOT=true` as an -environment variable. +Starting in v1.7.4, Kapacitor no longer run as the root user by default. If a user wants to revert this change they can set `KAPACITOR_AS_ROOT=true` as an environment variable. ### Exposed Ports