mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +00:00
Add back alert rules for armhf
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
f23b5273d0
commit
635218874b
@ -21,7 +21,7 @@ services:
|
|||||||
image: alexellis2/prometheus-armhf:1.5.2
|
image: alexellis2/prometheus-armhf:1.5.2
|
||||||
volumes:
|
volumes:
|
||||||
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
|
- ./prometheus/prometheus.yml:/etc/prometheus/prometheus.yml
|
||||||
- ./prometheus/alert.rules:/etc/prometheus/alert.rules
|
- ./prometheus/k8s.alert.rules:/etc/prometheus/alert.rules
|
||||||
|
|
||||||
command: "-config.file=/etc/prometheus/prometheus.yml -storage.local.path=/prometheus -storage.local.memory-chunks=10000 --alertmanager.url=http://alertmanager:9093"
|
command: "-config.file=/etc/prometheus/prometheus.yml -storage.local.path=/prometheus -storage.local.memory-chunks=10000 --alertmanager.url=http://alertmanager:9093"
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user