mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Update docker-compose.yml
This commit is contained in:
parent
1dcab8874a
commit
bd3fe81cf9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user