From 7f3dbf17ad5dd51d39fc349cb7fceb31fa69d70e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 22 Jun 2018 15:42:11 +0200 Subject: [PATCH] fix a typo in the doc --- grafana/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grafana/README.md b/grafana/README.md index ac1219b..2028468 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -14,9 +14,9 @@ Make sure you are cluster-admin on your OpenShift cluster. ## Deploy Prometheus -To deploy prometheus, process the `grafana.yaml` template with at least the +To deploy prometheus, process the `prometheus.yaml` template with at least the `NAMESPACE` parameter. This parameter must be the name of the OpenShift -project where you want to deploy prometheus. This parameter is required +project where you want to deploy Prometheus. This parameter is required to setup correctly the OpenShift authentication in Prometheus. For instance, to deploy Prometheus in a project named "my-metrics", use: