Skip to content

Commit 4a1bbc3

Browse files
Add client_request_timeout to inventory vars (#3834) (#3835)
Add inventory file var "client_request_timeout" to Containerized installation https://issues.redhat.com/browse/AAP-45170
1 parent d45401d commit 4a1bbc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

downstream/modules/platform/ref-general-inventory-variables.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,12 @@ You can control this functionality at a component level by using the `<component
211211
| Optional
212212
|
213213

214+
|
215+
| `client_request_timeout`
216+
| Sets the HTTP timeout for end-user requests. The minimum value is `10` seconds.
217+
| Optional
218+
| `30`
219+
214220
|
215221
| `container_compress`
216222
| Compression software to use for compressing container images.

0 commit comments

Comments
 (0)