Remove service.type mention from ingress docs

pull/2637/head
Ilya Semenov 8 years ago
parent 6eaeadf228
commit 13b15f5662

@ -63,7 +63,7 @@ service:
internalPort: 80
ingress:
enabled: false
# Used to create Ingress record (should used with service.type: ClusterIP).
# Used to create an Ingress record.
hosts:
- chart-example.local
annotations:

Loading…
Cancel
Save