You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: