Normalize compose service profiles by folder hierarchy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
telegraf:
|
||||
profiles: ["monitoring","all","prometheus"]
|
||||
profiles: ["monitoring","all","telegraf"]
|
||||
image: telegraf:latest
|
||||
container_name: telegraf
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user