Skip to content
Snippets Groups Projects
Commit a38ce21a authored by Alex Ellis's avatar Alex Ellis
Browse files

Merge branch 'master' of https://github.com/alexellis/faas

parents 5becef76 bd3fe81c
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ services:
constraints: [node.role == manager]
prometheus:
image: functions/prometheus:1.5.2 # Mirrors version 1.5.2 of quay.io/prometheus/prometheus:latest
image: functions/prometheus-legacy:1.5.2 # Mirrors version 1.5.2 of quay.io/prometheus/prometheus:latest
volumes:
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
- ./prometheus/alert.rules:/etc/prometheus/alert.rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment