Skip to content
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

Adjust ingress-nginx proxy body size #331

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Conversation

jesper7
Copy link
Contributor

@jesper7 jesper7 commented Feb 19, 2024

Follow up to #310. The previous PR only adjusted the proxy body size in the sidecar containers. However, we don't use the sidecars for non-basepath deployments. Rather, we use plain ingress objects. In the case of our VM variants, this is ingress-nginx, so let's set a reasonable default for it.

@jesper7 jesper7 added bug Something isn't working studio Everything related to the Studio Helm chart labels Feb 19, 2024
@jesper7 jesper7 requested a review from a team February 19, 2024 16:17
@jesper7 jesper7 self-assigned this Feb 19, 2024
charts/studio/Chart.yaml Outdated Show resolved Hide resolved
@jesper7 jesper7 requested a review from mjasion February 19, 2024 16:19
@jesper7 jesper7 enabled auto-merge (squash) February 19, 2024 16:20
@jesper7 jesper7 merged commit f924917 into main Feb 19, 2024
4 checks passed
@jesper7 jesper7 deleted the ingress-nginx-proxy-body-size branch February 19, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working studio Everything related to the Studio Helm chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants