Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

When I deploy maven project, I get the error Return code is: 413, ReasonPhrase: Request Entity Too Large #18

Open
fangzi0813 opened this issue Apr 18, 2019 · 3 comments

Comments

@fangzi0813
Copy link

When I deploy maven project to nexus, I get the error:

Return code is: 413, ReasonPhrase: Request Entity Too Large.

How should I do?

https://github.com/travelaudience/kubernetes-nexus/issues/50#issue-434605017

@chz8494
Copy link

chz8494 commented Jul 19, 2019

I don't understand why we need nexus-proxy, k8s ingress should be good enough for this use case, simply create http and docker svc on k8s, and ingress redirects https traffic to these 2 svc should work.

@chz8494
Copy link

chz8494 commented Jul 19, 2019

got it fixed by change ingress value nginx.ingress.kubernetes.io/proxy-body-size

@cepefernando
Copy link

Hello, where did you do that change @chz8494 ??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants