mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 21:06:54 +00:00
Fix Alertmanager command line arguments
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
This commit is contained in:
parent
daf102c8af
commit
52c12f5769
@ -149,7 +149,8 @@ services:
|
||||
environment:
|
||||
no_proxy: "gateway"
|
||||
command:
|
||||
- '-config.file=/alertmanager.yml'
|
||||
- '--config.file=/alertmanager.yml'
|
||||
- '--storage.path=/alertmanager'
|
||||
networks:
|
||||
- functions
|
||||
# Uncomment the following port mapping if you wish to expose the Prometheus
|
||||
|
Loading…
x
Reference in New Issue
Block a user