mirror of
https://github.com/openfaas/faas.git
synced 2025-06-11 17:56:47 +00:00
Plate gateway on manager
This commit is contained in:
parent
3a0739fad0
commit
8da30eecaa
@ -8,6 +8,9 @@ services:
|
|||||||
image: alexellis2/faas-gateway:latest-dev1
|
image: alexellis2/faas-gateway:latest-dev1
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
|
deploy:
|
||||||
|
placement:
|
||||||
|
constraints: [node.role == manager]
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
image: quay.io/prometheus/prometheus:latest
|
image: quay.io/prometheus/prometheus:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user