Remove duplicated content (#2387)

This commit is contained in:
Richard Lee
2017-10-03 19:03:58 -04:00
committed by Vic Iglesias
parent 2c006ce04f
commit c0d395bba4
-1
View File
@@ -71,7 +71,6 @@ The following tables lists the configurable parameters of the Sentry chart and t
| `email.enable_replies` | Allow email replies | `false` |
| `service.type` | Kubernetes service type | `LoadBalancer` |
| `service.name` | Kubernetes service name | `sentry` |
| `service.name` | Kubernetes service name | `sentry` |
| `service.externalPort` | Kubernetes external service port | `9000` |
| `service.internalPort` | Kubernetes internal service port | `9000` |
| `ingress.enabled` | Enable ingress controller resource | `false` |