[SEBA-201] Moving nem-monitoring chart in the helm-chart repo

Change-Id: I81de49bef81fcec122ddf823d792c8d933ca584e
diff --git a/nem-monitoring/templates/NOTES.txt b/nem-monitoring/templates/NOTES.txt
new file mode 100644
index 0000000..1838249
--- /dev/null
+++ b/nem-monitoring/templates/NOTES.txt
@@ -0,0 +1,12 @@
+Thank you for installing {{ .Chart.Name }}.
+
+Your release is named {{ .Release.Name }}.
+
+You can now access Grafana at: <cluster-ip>:{{ .Values.grafana.service.nodePort }}
+using:
+
+username: {{ .Values.grafana.adminUser}}
+password: {{ .Values.grafana.adminPassword}}
+
+and Prometheus at: <cluster-ip>:{{ .Values.prometheus.server.service.nodePort }}
+