1
0
Fork 0

scanservjs: ingress: Increase proxy read timeout

*scanserv-js* blocks the HTTP request while waiting for a scan to
complete.  For large, multi-page documents, the scan can take several
minutes.  To prevent the request from timing out and interrupting the
scan, we need to increase the proxy timeout configuration.
dch-webhooks-secrets
Dustin 2023-04-20 17:40:58 -05:00
parent d3671818fc
commit 5b99e94809
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ metadata:
app.kubernetes.io/part-of: scanservjs
annotations:
nginx.ingress.kubernetes.io/proxy-body-size: '0'
nginx.ingress.kubernetes.io/proxy-read-timeout: '300'
nginx.ingress.kubernetes.io/auth-method: GET
nginx.ingress.kubernetes.io/auth-url: http://authelia.authelia.svc.cluster.local:9091/api/verify
nginx.ingress.kubernetes.io/auth-signin: https://auth.pyrocufflink.blue/?rm=$request_method