mirror of
https://github.com/openfaas/faas.git
synced 2025-06-14 19:26:48 +00:00
Add default timeout as 8 seconds
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
fd273414db
commit
259b35e85b
@ -10,6 +10,9 @@ services:
|
||||
- functions
|
||||
environment:
|
||||
dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
|
||||
read_timeout: 8
|
||||
write_timeout: 8
|
||||
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
|
Loading…
x
Reference in New Issue
Block a user