Skip to content

reggie: Disable client_max_body_size on ingress to allow image pushes

Dduvall requested to merge review/no-client-max-body-size into main

Per the production registry's config, let's disable client_max_body_size to allow large image layer pushes.

Merge request reports