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