PWD only works with DNS-RR

This commit is contained in:
Alex Ellis 2017-05-11 08:34:35 +01:00 committed by GitHub
parent 1ab2576bf6
commit 235a5799b0

View File

@ -10,8 +10,8 @@ services:
image: functions/gateway:0.5.5 image: functions/gateway:0.5.5
networks: networks:
- functions - functions
# environment: environment:
# dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
deploy: deploy:
placement: placement:
constraints: [node.role == manager] constraints: [node.role == manager]