Plate gateway on manager

This commit is contained in:
Alex Ellis 2017-01-21 14:17:20 +00:00
parent 3a0739fad0
commit 8da30eecaa

View File

@ -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