capella-collab-manager
capella-collab-manager copied to clipboard
Make requests timeout configurable in the `values.yaml`
Right now, we can only configure the requests timeout by adjusting the value in the backend.yaml
which requires a PR here. So we should add this to the values.yaml
and use this value in the backend.yaml
(as for most of the other fields).
We can add it to https://github.com/DSD-DBS/capella-collab-manager/issues/1166. This would allow to update the timeout on the fly without even restarting the backend.