Skip to content
Snippets Groups Projects
Verified Commit 2d3c8ac6 authored by David Mehren's avatar David Mehren
Browse files

Add default for netdata_is_container

parent 8b7584d6
Branches
Tags
No related merge requests found
......@@ -13,5 +13,5 @@ You can enable monitoring of these additional services:
- `netdata_enable_mysql`
- Please set `netdata_mysql_user` and `netdata_mysql_user`
If `netdata_is_container` is set to `false`, netdata monitors with default settings.
If `netdata_is_container` is set to `false` (the default), netdata monitors with default settings.
---
netdata_is_container: no
netdata_enable_python: no
netdata_enable_haproxy: no
netdata_enable_elasticsearch: no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment