From 38ffc852b08fd6854fba25d93603ee02f09f8ddf Mon Sep 17 00:00:00 2001 From: ducoterra Date: Sun, 13 Dec 2020 21:27:27 -0500 Subject: [PATCH] remove zipkin --- helm/templates/config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/templates/config.yaml b/helm/templates/config.yaml index 00c542d..9cefa68 100644 --- a/helm/templates/config.yaml +++ b/helm/templates/config.yaml @@ -59,11 +59,6 @@ data: url: "https://graphite.ducoterra.net/" tag: "Monitoring" target: '_blank' - - name: "Zipkin" - logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/zipkin.ico" - url: "https://zipkin.ducoterra.net/" - tag: "Monitoring" - target: '_blank' - name: "Mainframe" logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/glances.png" url: "https://monitor.ducoterra.net/" @@ -72,6 +67,11 @@ data: - name: "Network" icon: "fas fa-server" items: + - name: "Pihole" + logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/pihole.png" + tag: "Network" + url: "http://pi.hole/" + target: '_blank' - name: "Traefik" logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/traefik.png" tag: "Network"