add value in readme

This commit is contained in:
jasine 2023-10-20 00:38:16 +08:00
parent 8b32a3e426
commit 493ad132bb
No known key found for this signature in database
GPG key ID: 5FE9D2A6290D90B4

View file

@ -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 | `{}` | |