From e4ebc3de5772ef4aa8be3fd23ab592e8e7b1bd86 Mon Sep 17 00:00:00 2001 From: jasine Date: Fri, 20 Oct 2023 00:38:16 +0800 Subject: [PATCH] add value in readme --- charts/ingress-nginx/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/ingress-nginx/README.md b/charts/ingress-nginx/README.md index 342337d9e..7f79b84bc 100644 --- a/charts/ingress-nginx/README.md +++ b/charts/ingress-nginx/README.md @@ -233,6 +233,7 @@ As of version `1.26.0` of this chart, by simply not providing any clusterIP valu | Key | Type | Default | Description | |-----|------|---------|-------------| +| namespaceOverride | string | `""` | Override the deployment namespace, defaults to Release.Namespace | | commonLabels | object | `{}` | | | controller.addHeaders | object | `{}` | Will add custom headers before sending response traffic to the client according to: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#add-headers | | controller.admissionWebhooks.annotations | object | `{}` | |