From 5fb111628237de8a34d55dd23dd3b22bf0ab2a94 Mon Sep 17 00:00:00 2001 From: Chris Carty Date: Sun, 10 Mar 2019 09:13:34 -0400 Subject: [PATCH] update GKE header to match link in contents --- docs/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 1abbc3e53..9f56f6e88 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -133,7 +133,7 @@ This type of load balancer is supported since v1.10.0 as an ALPHA feature. kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/aws/service-nlb.yaml ``` -#### GCE - GKE +#### GCE-GKE ```console kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/cloud-generic.yaml