mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update README.md
Remove duplicate line
This commit is contained in:
@@ -43,7 +43,6 @@ The following tables lists the configurable parameters of the drone charts and t
|
||||
| `images.dind.tag` | Docker **dind** image tag | `17.12.0-ce-dind` |
|
||||
| `images.dind.pullPolicy` | Docker **dind** image pull policy | `IfNotPresent` |
|
||||
| `service.httpPort` | Drone's Web GUI HTTP port | `80` |
|
||||
| `service.httpPort` | Drone's Web GUI HTTP port | `80` |
|
||||
| `service.nodePort` | If `service.type` is `NodePort` and this is non-empty, sets the http node port of the service | `32015` |
|
||||
| `service.type` | Service type (ClusterIP, NodePort or LoadBalancer) | `ClusterIP` |
|
||||
| `ingress.enabled` | Enables Ingress for Drone | `false` |
|
||||
|
||||
Reference in New Issue
Block a user