mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 09:16:48 +00:00
PWD only works with DNS-RR
This commit is contained in:
parent
1ab2576bf6
commit
235a5799b0
@ -10,8 +10,8 @@ services:
|
||||
image: functions/gateway:0.5.5
|
||||
networks:
|
||||
- functions
|
||||
# environment:
|
||||
# dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||
environment:
|
||||
dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||
deploy:
|
||||
placement:
|
||||
constraints: [node.role == manager]
|
||||
|
Loading…
x
Reference in New Issue
Block a user