v2 release: Improved NGINX configuration for performance and compatibility
- Enhanced proxy buffering to optimize request handling. - Improved gzip compression settings. - Fixed rewrite rules to properly handle static content. - Added resolver for better DNS resolution. - Ensured proper trailing slash redirections. - Updated proxy settings for better MinIO integration.
This commit is contained in:
parent
b3d904805c
commit
e165ea0f8b
6 changed files with 84 additions and 13 deletions
|
|
@ -2,5 +2,5 @@ apiVersion: v2
|
|||
name: k8s-pages
|
||||
description: A Helm chart for an NGINX reverse proxy with configurable sites hosted from minio object storage
|
||||
type: application
|
||||
version: 0.1.0
|
||||
version: 2.0.0
|
||||
appVersion: "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue