We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c793f commit 4bb3b38Copy full SHA for 4bb3b38
charts/ingress-nginx/README.md
@@ -348,6 +348,7 @@ Kubernetes: `>=1.20.0-0`
348
| controller.maxmindLicenseKey | string | `""` | Maxmind license key to download GeoLite2 Databases. # https://blog.maxmind.com/2019/12/18/significant-changes-to-accessing-and-using-geolite2-databases |
349
| controller.metrics.enabled | bool | `false` | |
350
| controller.metrics.port | int | `10254` | |
351
+| controller.metrics.portName | string | `metrics` | Port name for metrics service |
352
| controller.metrics.prometheusRule.additionalLabels | object | `{}` | |
353
| controller.metrics.prometheusRule.enabled | bool | `false` | |
354
| controller.metrics.prometheusRule.rules | list | `[]` | |
0 commit comments