mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/concourse]fix typo in README.md (#4941)
This commit is contained in:
committed by
k8s-ci-robot
parent
008b5d0b7f
commit
9becbd858a
@@ -1,5 +1,5 @@
|
||||
name: concourse
|
||||
version: 1.3.1
|
||||
version: 1.3.2
|
||||
appVersion: 3.10.0
|
||||
description: Concourse is a simple and scalable CI system.
|
||||
icon: https://avatars1.githubusercontent.com/u/7809479
|
||||
|
||||
@@ -116,7 +116,7 @@ The following table lists the configurable parameters of the Concourse chart and
|
||||
| `web.ingress.hosts` | Concourse Web Ingress Hostnames | `[]` |
|
||||
| `web.ingress.tls` | Concourse Web Ingress TLS configuration | `[]` |
|
||||
| `web.metrics.prometheus.enabled` | Enable Prometheus metrics exporter | `false` |
|
||||
| `web.metrics.prometheus.port` | Port for exporting Prometeus metrics | `9391` |
|
||||
| `web.metrics.prometheus.port` | Port for exporting Prometheus metrics | `9391` |
|
||||
| `worker.nameOverride` | Override the Concourse Worker components name | `nil` |
|
||||
| `worker.replicas` | Number of Concourse Worker replicas | `2` |
|
||||
| `worker.minAvailable` | Minimum number of workers available after an eviction | `1` |
|
||||
|
||||
Reference in New Issue
Block a user