Skip to content

Commit

Permalink
Increase timeout to 10 min
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic authored Jan 20, 2025
1 parent 0d121b8 commit ad7bc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/configs/backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ingresses:
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"
nginx.ingress.kubernetes.io/proxy-read-timeout: 600
hosts:
- host: "{{ .Values.host }}"
paths:
Expand Down

0 comments on commit ad7bc54

Please sign in to comment.