blob: 1838249ae514dae5b139ad89aa5850a220bbe606 [file] [log] [blame]
Matteo Scandolod28ec7b2018-08-21 12:58:04 -07001Thank you for installing {{ .Chart.Name }}.
2
3Your release is named {{ .Release.Name }}.
4
5You can now access Grafana at: <cluster-ip>:{{ .Values.grafana.service.nodePort }}
6using:
7
8username: {{ .Values.grafana.adminUser}}
9password: {{ .Values.grafana.adminPassword}}
10
11and Prometheus at: <cluster-ip>:{{ .Values.prometheus.server.service.nodePort }}
12