Document new values key
This commit is contained in:
parent
e7c793f65d
commit
4bb3b3877c
1 changed files with 1 additions and 0 deletions
|
@ -348,6 +348,7 @@ Kubernetes: `>=1.20.0-0`
|
|||
| 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 |
|
||||
| controller.metrics.enabled | bool | `false` | |
|
||||
| controller.metrics.port | int | `10254` | |
|
||||
| controller.metrics.portName | string | `metrics` | Port name for metrics service |
|
||||
| controller.metrics.prometheusRule.additionalLabels | object | `{}` | |
|
||||
| controller.metrics.prometheusRule.enabled | bool | `false` | |
|
||||
| controller.metrics.prometheusRule.rules | list | `[]` | |
|
||||
|
|
Loading…
Reference in a new issue