mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 01:06:47 +00:00
Update docker-compose.yml
This commit is contained in:
parent
1dcab8874a
commit
bd3fe81cf9
@ -17,7 +17,7 @@ services:
|
|||||||
constraints: [node.role == manager]
|
constraints: [node.role == manager]
|
||||||
|
|
||||||
prometheus:
|
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:
|
volumes:
|
||||||
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
|
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
|
||||||
- ./prometheus/alert.rules:/etc/prometheus/alert.rules
|
- ./prometheus/alert.rules:/etc/prometheus/alert.rules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user