mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
add ingress Hostname an ApiVersion to docs (#11576)
Signed-off-by: Elieser Pereira <elieser.pereiraa@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
0d99110283
commit
4d3e771372
@@ -1,6 +1,6 @@
|
||||
name: jenkins
|
||||
home: https://jenkins.io/
|
||||
version: 0.32.8
|
||||
version: 0.32.9
|
||||
appVersion: lts
|
||||
description: Open source continuous integration server. It supports multiple SCM tools
|
||||
including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based
|
||||
|
||||
@@ -72,6 +72,8 @@ The following tables list the configurable parameters of the Jenkins chart and t
|
||||
| `Master.JMXPort` | Open a port, for JMX stats | Not set |
|
||||
| `Master.ExtraPorts` | Open extra ports, for other uses | Not set |
|
||||
| `Master.OverwriteConfig` | Replace config w/ ConfigMap on boot | `false` |
|
||||
| `Master.HostName` | Enables chart ingress, ingress host path | Not set |
|
||||
| `Master.Ingress.ApiVersion` | Ingress api version | Not set |
|
||||
| `Master.Ingress.Annotations` | Ingress annotations | `{}` |
|
||||
| `Master.Ingress.Labels` | Ingress labels | `{}` |
|
||||
| `Master.Ingress.Path` | Ingress path | Not set |
|
||||
|
||||
Reference in New Issue
Block a user