From 6a7297c3f4ee247a87ba526265ea0f0d0aa82c06 Mon Sep 17 00:00:00 2001 From: Alpha Date: Mon, 26 Aug 2019 19:14:36 +0800 Subject: [PATCH] Update kubectl output result with kubectl 12+ Signed-off-by: alpha.wong --- docs/tutorials/acme/quick-start/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/acme/quick-start/index.rst b/docs/tutorials/acme/quick-start/index.rst index 6e3022f0b..0408913a8 100644 --- a/docs/tutorials/acme/quick-start/index.rst +++ b/docs/tutorials/acme/quick-start/index.rst @@ -636,8 +636,8 @@ which you can request and see: .. code-block:: shell $ kubectl get certificate - NAME AGE - quickstart-example-tls 38s + NAME READY SECRET AGE + quickstart-example-tls True quickstart-example-tls 16m Cert-manager reflects the state of the process for every request in the certificate object. You can view this information using the