From 5c2f1c03bf4ec60e712b44a136d1fc4777cfeeb2 Mon Sep 17 00:00:00 2001 From: cventastic Date: Thu, 27 Jan 2022 15:55:48 +0100 Subject: [PATCH] dont need pushgateway atm maybe later.. --- docker-compose.mon-client.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docker-compose.mon-client.yml b/docker-compose.mon-client.yml index a7a7c200..eb3d5509 100644 --- a/docker-compose.mon-client.yml +++ b/docker-compose.mon-client.yml @@ -84,15 +84,6 @@ services: labels: org.label-schema.group: "monitoring" - pushgateway: - image: prom/pushgateway:v1.4.2 - container_name: pushgateway - restart: unless-stopped - expose: - - 9091 - labels: - org.label-schema.group: "monitoring" - ### VOLUMES volumes: