Skip to content

Commit

Permalink
Merge pull request #1261 from DSD-DBS/fix-increase-request-timeout
Browse files Browse the repository at this point in the history
fix: Increase requests timeout
  • Loading branch information
dominik003 authored Jan 8, 2024
2 parents 1bc5a44 + a5df6a3 commit 2ea854d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/config/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ logging:
logPath: /var/log/backend/

requests:
timeout: 2
timeout: 5

0 comments on commit 2ea854d

Please sign in to comment.