Skip to content

Commit

Permalink
Bump write timeout in bifrost (#1081)
Browse files Browse the repository at this point in the history
Signed-off-by: Stavros Foteinopoulos <[email protected]>
  • Loading branch information
stafot authored Oct 9, 2024
1 parent 435cd00 commit 2d0b151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/bifrost/bifrost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: BIFROST_SERVICESETTINGS_READTIMEOUTSECS
value: "120"
- name: BIFROST_SERVICESETTINGS_WRITETIMEOUTSECS
value: "300"
value: "900"
- name: BIFROST_SERVICESETTINGS_IDLETIMEOUTSECS
value: "30"
- name: BIFROST_S3SETTINGS_BUCKET
Expand Down

0 comments on commit 2d0b151

Please sign in to comment.