Skip to content

Commit

Permalink
Merge pull request #14305 from jfchevrette/patch-1
Browse files Browse the repository at this point in the history
fix IMAGE_PROMETHEUS parameter description
  • Loading branch information
smarterclayton authored May 23, 2017
2 parents 66e6a98 + 171ec16 commit 16c3f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/prometheus/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 16c3f11

Please sign in to comment.