Skip to content

Commit 2d0b151

Browse files
authored
Bump write timeout in bifrost (#1081)
Signed-off-by: Stavros Foteinopoulos <[email protected]>
1 parent 435cd00 commit 2d0b151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/bifrost/bifrost.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
- name: BIFROST_SERVICESETTINGS_READTIMEOUTSECS
3232
value: "120"
3333
- name: BIFROST_SERVICESETTINGS_WRITETIMEOUTSECS
34-
value: "300"
34+
value: "900"
3535
- name: BIFROST_SERVICESETTINGS_IDLETIMEOUTSECS
3636
value: "30"
3737
- name: BIFROST_S3SETTINGS_BUCKET

0 commit comments

Comments
 (0)