From 171ec1665b39c3273f0a2f720b7fc2f70571f542 Mon Sep 17 00:00:00 2001 From: Jean-Francois Chevrette Date: Tue, 23 May 2017 15:22:11 -0400 Subject: [PATCH] fix parameter description --- examples/prometheus/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/prometheus/prometheus.yaml b/examples/prometheus/prometheus.yaml index f000a044a022..b0a546fd99ec 100644 --- a/examples/prometheus/prometheus.yaml +++ b/examples/prometheus/prometheus.yaml @@ -15,7 +15,7 @@ parameters: - description: The location of the proxy image name: IMAGE_PROXY value: registry.svc.ci.openshift.org/ci/oauth-proxy:latest -- description: The location of the proxy image +- description: The location of the prometheus image name: IMAGE_PROMETHEUS value: registry.svc.ci.openshift.org/ci/prometheus:latest - description: The session secret for the proxy