How to fix 413 Request Entity Too Large – harbor
This issue was due to the Nginx ingress upload body limit. To fix this, add the two annotations mentioned below. Change the size based on your requirement e.g: 1024m = 1GB ⚠️Note: This is for ingress based on Nginx Ingress…