From d9c0d8e1b4db84310cd4191b52ecd3d1d5e8289c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Thu, 24 Jan 2019 12:29:43 +0100 Subject: [PATCH] docs: fix a bash snippet in 2-installing.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Dunglas --- docs/getting-started/2-installing.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started/2-installing.rst b/docs/getting-started/2-installing.rst index 48eaa2f37..0861e4713 100644 --- a/docs/getting-started/2-installing.rst +++ b/docs/getting-started/2-installing.rst @@ -124,6 +124,7 @@ when creating the resource, the deployment should be good to go! name: test-selfsigned spec: selfSigned: {} + EOF # Create the new ClusterIssuer (if this step fails, please read the resource # validation webhook doc linked in the note above)