From 88397edd64ff5c3bd9e9879c465fc4d032918386 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 05:59:47 +0000 Subject: [PATCH] Update 'Deploment/portainer-stack.json' --- Deploment/portainer-stack.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Deploment/portainer-stack.json b/Deploment/portainer-stack.json index dd122f7..31d4b85 100644 --- a/Deploment/portainer-stack.json +++ b/Deploment/portainer-stack.json @@ -16,22 +16,6 @@ "bind": "/mosquitto" } ] - }, - { - "type": 1, - "title": "Grafana", - "description": "Docker image grafana", - "categories": ["docker"], - "platform": "linux", - "logo": "https://uxwing.com/wp-content/themes/uxwing/download/10-brands-and-social-media/grafana.png", - "image": "grafana/grafana", - "container_name": "grafana", - "ports": ["3000:3000/tcp"], - "volumes": [ - { - "bind": "/var/lib/grafana" - } - ] } ] } \ No newline at end of file