openshift/fas: increase timeout on /accounts route to 5min for downloading large fas data.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8c8380ed17
commit
9c1f7606b5
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@
|
|||
path: "/accounts"
|
||||
serviceport: dynamic
|
||||
servicename: fas
|
||||
annotations:
|
||||
haproxy.router.openshift.io/timeout: 5m
|
||||
- role: openshift/route
|
||||
app: fas
|
||||
routename: fas-static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue