The helm chart included still uses nginx by default. As nginx is deprecated, this default should be changed to something that is still supported, like treafik or other gateway api ingress.
Note that specific header sizes are set for nginx, as well as max request size and duration. This is because of the large requests of POSTs for enkelvoudiginformatieobject. Additionally some people at Gemeente Utrecht run with large cookie headers (8K+), which caused problems with logging in on the admin portal.
If this is modified, it is important to notify infra at GU about the change as it is a significant helm chart change.
The helm chart included still uses nginx by default. As nginx is deprecated, this default should be changed to something that is still supported, like treafik or other gateway api ingress.
Note that specific header sizes are set for nginx, as well as max request size and duration. This is because of the large requests of POSTs for enkelvoudiginformatieobject. Additionally some people at Gemeente Utrecht run with large cookie headers (8K+), which caused problems with logging in on the admin portal.
If this is modified, it is important to notify infra at GU about the change as it is a significant helm chart change.