Update README.md

Remove duplicate line
This commit is contained in:
Julian Xhokaxhiu
2018-02-09 18:48:25 +01:00
committed by GitHub
parent f21d5b1e23
commit e58a8001dd
-1
View File
@@ -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` |