mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* remove doc for unused value. fixes #4977 * bump version
This commit is contained in:
committed by
k8s-ci-robot
parent
b7cf1dc253
commit
55ddfcb86b
@@ -1,5 +1,5 @@
|
||||
name: nginx-ingress
|
||||
version: 0.25.0
|
||||
version: 0.25.1
|
||||
appVersion: 0.17.1
|
||||
home: https://github.com/kubernetes/ingress-nginx
|
||||
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.
|
||||
|
||||
@@ -120,7 +120,6 @@ Parameter | Description | Default
|
||||
`controller.metrics.service.loadBalancerIP` | IP address to assign to load balancer (if supported) | `""`
|
||||
`controller.metrics.service.loadBalancerSourceRanges` | list of IP CIDRs allowed access to load balancer (if supported) | `[]`
|
||||
`controller.metrics.service.servicePort` | Prometheus metrics service port | `9913`
|
||||
`controller.metrics.service.targetPort` | Prometheus metrics target port | `10254`
|
||||
`controller.metrics.service.type` | type of Prometheus metrics service to create | `ClusterIP`
|
||||
`controller.customTemplate.configMapName` | configMap containing a custom nginx template | `""`
|
||||
`controller.customTemplate.configMapKey` | configMap key containing the nginx template | `""`
|
||||
|
||||
Reference in New Issue
Block a user