Add Ingress Proxy Configuration
1. Configure Ingress proxy body size
1) Navigate to the [Applications] - [Service Map] - [Ingress] tab, and select the Settings tab.

2) Move to the Settings tab, click the "+" button in the annotation section, set the proxy-body-size, and click the "Apply" button at the bottom.
nginx.ingress.kubernetes.io/proxy-body-size
1024m

3) After successful application, click the "Save" button at the top.
2. Configure Ingress proxy read timeout
1) Go back to the Settings tab, click the "+" button in the annotation section, set the proxy-read-timeout, and click the "Apply" button at the bottom.
nginx.ingress.kubernetes.io/proxy-read-timeout
180

2) After successful application, click the "Save" button at the top.
PreviousMaintaining Login Session in Case of Inability with Ingress ConfigurationNextAccessing Harbor from a Server Other Than the Registry VM
Last updated
Was this helpful?