Remove node_exporter because it doesn't work, and takes space

This commit is contained in:
Alex 2022-03-14 11:22:16 +01:00
parent 874833c98e
commit 4e497a7759
Signed by: lx
GPG key ID: 0E496D15096376BE

View file

@ -119,6 +119,7 @@ EOH
}
}
/*
task "node_exporter" {
driver = "docker"
config {
@ -136,6 +137,7 @@ EOH
memory = 40
}
}
*/
task "filebeat" {
driver = "docker"