From 1a5c0b7ed2f4a9f21e4a79012cab101151bb9caa Mon Sep 17 00:00:00 2001 From: pierre villard Date: Fri, 24 Sep 2021 13:01:24 +0200 Subject: [PATCH] Correct a mistake (#7690) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 9e88b2dca..2ad14162d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -63,7 +63,7 @@ FIELDS: There are 2 reasons primarily. -(Reason #1) Until K8s version 1.21, it was was possible to create a ingress resource, with the "apiVersion:" field set to a value like ; +(Reason #1) Until K8s version 1.21, it was possible to create a ingress resource, with the "apiVersion:" field set to a value like ; - extensions/v1beta1 - networking.k8s.io/v1beta1