mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 16:56: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
|
image: functions/gateway:0.5.3
|
||||||
networks:
|
networks:
|
||||||
- functions
|
- functions
|
||||||
|
environment:
|
||||||
|
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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user