Updated the doc as grafana deployment needs modifications

Grafana deployment needs to modified for weave-net for mounting the
weave-net config maps volumes
This commit is contained in:
Alok Kumar Singh
2020-03-12 11:53:55 +05:30
parent 4ebc37e47b
commit 50ff549b52

View File

@@ -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
```