diff --git a/bitnami/nginx/README.md b/bitnami/nginx/README.md index ec751f8364f5ab..8ce1fe7efe8121 100644 --- a/bitnami/nginx/README.md +++ b/bitnami/nginx/README.md @@ -298,7 +298,7 @@ For annotations, please see [this document](https://github.com/kubernetes/ingres | `serverBlock` | Custom server block to be added to NGINX configuration | `""` | | `streamServerBlock` | Custom stream server block to be added to NGINX configuration | `""` | | `existingServerBlockConfigmap` | ConfigMap with custom server block to be added to NGINX configuration | `""` | -| `existingStreamServerBlockConfigmap` | ConfigMap with custom server block to be added to NGINX configuration | `""` | +| `existingStreamServerBlockConfigmap` | ConfigMap with custom stream server block to be added to NGINX configuration | `""` | | `staticSiteConfigmap` | Name of existing ConfigMap with the server static site content | `""` | | `staticSitePVC` | Name of existing PVC with the server static site content | `""` |