From d46da48005a1248686e0835de2110667bc489883 Mon Sep 17 00:00:00 2001 From: Mochamad Arifin Date: Sun, 10 Apr 2022 21:42:05 +0700 Subject: [PATCH] Update index.md (#8454) Fix THis -> This --- 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 7c9219012..b78675ff4 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -325,7 +325,7 @@ See also [“How to easily install multiple instances of the Ingress NGINX contr !!! attention The first time the ingress controller starts, two [Jobs](https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/) create the SSL Certificate used by the admission webhook. -THis can cause an initial delay of up to two minutes until it is possible to create and validate Ingress definitions. +This can cause an initial delay of up to two minutes until it is possible to create and validate Ingress definitions. You can wait until it is ready to run the next command: