Skip to content

Request to Parameterize the client_max_body_size Directive in the Nginx Configuration for the Web Pod #2013

@shellclear

Description

@shellclear

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX Operator is open source software provided for free and that I might not receive a timely response.

Feature Summary

Currently, the client_max_body_size directive in the Nginx configuration, defined within the ConfigMap mounted in the web pod at /etc/nginx/nginx.conf, is hardcoded to 5M. This limitation can cause issues when uploading files larger than this size through the web server.

I propose making this directive configurable so that its value can be adjusted via a key in the AWX CR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions