mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Temporarily use dnsrr in place of VIP while issue persists on PWD
This commit is contained in:
parent
2e9e88b3b7
commit
1088eae518
@ -10,6 +10,8 @@ services:
|
||||
image: functions/gateway:0.5.3
|
||||
networks:
|
||||
- functions
|
||||
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