From c49ac00b884dcd7c6c6f94c3d01370cea1e82ae0 Mon Sep 17 00:00:00 2001 From: Michel Blankleder Date: Thu, 12 Sep 2019 15:35:30 +0100 Subject: [PATCH] Fixed double quotes to highlight cert-manager-webhook --- docs/getting-started/install/kubernetes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/install/kubernetes.rst b/docs/getting-started/install/kubernetes.rst index 3d79e0485..7c2cc0a6e 100644 --- a/docs/getting-started/install/kubernetes.rst +++ b/docs/getting-started/install/kubernetes.rst @@ -160,7 +160,7 @@ checking the ``cert-manager`` namespace for running pods: cert-manager-webhook-787858fcdb-nlzsq 1/1 Running 0 2m You should see the ``cert-manager``, ``cert-manager-cainjector`` and -``cert-manager-webhook` pod in a Running state. +``cert-manager-webhook`` pod in a Running state. It may take a minute or so for the TLS assets required for the webhook to function to be provisioned. This may cause the webhook to take a while longer to start for the first time than other pods. If you experience problems, please