From 50ff549b5201242a7843227cea21b9da40697bb9 Mon Sep 17 00:00:00 2001
From: Alok Kumar Singh <alok.singh@practo.com>
Date: Thu, 12 Mar 2020 11:53:55 +0530
Subject: [PATCH] Updated the doc as grafana deployment needs modifications

Grafana deployment needs to modified for weave-net for mounting the
weave-net config maps volumes
---
 docs/weave-net-support.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/weave-net-support.md b/docs/weave-net-support.md
index 8ba122a4..e7d87961 100644
--- a/docs/weave-net-support.md
+++ b/docs/weave-net-support.md
@@ -64,4 +64,5 @@ kubectl create -f prometheus-serviceWeaveNet.yaml
 kubectl create -f prometheus-serviceMonitorWeaveNet.yaml
 kubectl apply -f  prometheus-rules.yaml
 kubectl apply -f grafana-dashboardDefinitions.yaml
+kubectl apply -f grafana-deployment.yaml
 ```
-- 
GitLab