Skip to content

Commit adb7a9d

Browse files
Fix for Docs check
1 parent 4bb3b38 commit adb7a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/ingress-nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Kubernetes: `>=1.20.0-0`
348348
| 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 |
349349
| controller.metrics.enabled | bool | `false` | |
350350
| controller.metrics.port | int | `10254` | |
351-
| controller.metrics.portName | string | `metrics` | Port name for metrics service |
351+
| controller.metrics.portName | string | `"metrics"` | |
352352
| controller.metrics.prometheusRule.additionalLabels | object | `{}` | |
353353
| controller.metrics.prometheusRule.enabled | bool | `false` | |
354354
| controller.metrics.prometheusRule.rules | list | `[]` | |

0 commit comments

Comments
 (0)