-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tune FileBrowser resources and add annotations to FileBrowser ingress #442
Tune FileBrowser resources and add annotations to FileBrowser ingress #442
Conversation
Hi @lucafrancescato. Thanks for your PR. I am @kingmakerbot.
Make sure this PR appears in the CrownLabs changelog, adding one of the following labels:
|
2992240
to
d2f2386
Compare
3b3ffb9
to
6e03775
Compare
/deploy-staging |
Your staging environment has been correctly deployed/updated!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/rebase |
6e03775
to
041565b
Compare
/rebase |
041565b
to
32f0a11
Compare
/merge |
Your staging environment has been correctly teared-down! |
Description
This PR aims to fine-tune the resources (requests and limits) for the FileBrowser container.
Moreover, it adds some useful annotations to the dedicated FileBrowser ingress of the container-based Instance. These annotations remove the limit of 1 MB for the maximum allowed size of the client request body, as well as increase connection timeouts between two requests or responses, and other minor tweaks that overall increase the final user experience when dealing with FileBrowser.