removed host network from the compose
Signed-off-by: Brian Christner <brian.christner@gmail.com>
This commit is contained in:
parent
a84f475e33
commit
cd6a0350b3
@ -7,7 +7,6 @@ volumes:
|
||||
networks:
|
||||
front-tier:
|
||||
back-tier:
|
||||
host:
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
@ -32,7 +31,6 @@ services:
|
||||
- cadvisor
|
||||
networks:
|
||||
- back-tier
|
||||
- host
|
||||
restart: always
|
||||
deploy:
|
||||
placement:
|
||||
|
Loading…
Reference in New Issue
Block a user