From 2df6cf0e5a580aa09a5b7504b174a9c07e6ea634 Mon Sep 17 00:00:00 2001 From: Prashanth Balasubramanian Date: Tue, 15 Mar 2016 15:41:55 -0700 Subject: [PATCH] Modify ingress use-doc to fix indent and lowercase --- docs/user-guide/ingress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/ingress.md b/docs/user-guide/ingress.md index 221f659d8b..b903437be5 100644 --- a/docs/user-guide/ingress.md +++ b/docs/user-guide/ingress.md @@ -28,7 +28,7 @@ Typically, services and pods have IPs only routable by the cluster network. All An Ingress is a collection of rules that allow inbound connections to reach the cluster services. ``` -internet + internet | [ Ingress ] --|-----|--