Skip to content

Commit

Permalink
Double the be proxy read timeout for long queries
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlo Minotti authored and minottic committed Oct 4, 2022
1 parent 1b24883 commit 89e116a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm_configs/backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ingress:
kubernetes.io/ingress.class: nginx
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/proxy-body-size: 50m
nginx.ingress.kubernetes.io/proxy-read-timeout: "120"
hosts:
- host: "{{ .Values.host }}"
paths:
Expand Down

0 comments on commit 89e116a

Please sign in to comment.