's'
This commit is contained in:
8
live-platform/config/defaults/services/netdata.json
Normal file
8
live-platform/config/defaults/services/netdata.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "netdata",
|
||||
"layer": "infra",
|
||||
"enabled": true,
|
||||
"manager": "native",
|
||||
"ports": { "http": 19999 },
|
||||
"env": { "NETDATA_PORT": "19999", "ENABLE_NETDATA": "1" }
|
||||
}
|
||||
Reference in New Issue
Block a user