From 6f7dae6b2c7e4a56fff6b155e5a17c97b754b805 Mon Sep 17 00:00:00 2001 From: davegrix Date: Sun, 2 Dec 2018 18:05:54 +0000 Subject: [PATCH 1/2] Update index.rst Updated to fix error --- docs/tutorials/quick-start/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/quick-start/index.rst b/docs/tutorials/quick-start/index.rst index ae3288bcf..5c93aae47 100644 --- a/docs/tutorials/quick-start/index.rst +++ b/docs/tutorials/quick-start/index.rst @@ -529,7 +529,7 @@ and apply it: .. code-block:: shell - $ kubectl apply -f ingress.yaml + $ kubectl apply -f ingress-tls.yaml ingress.extensions "kuard" configured Cert-manager will read these annotations and use them to create a certificate, @@ -723,4 +723,4 @@ certificate. Normal DomainVerified 9s cert-manager Domain "example.your-domain.com" verified with "http-01" validation Normal IssueCert 8s cert-manager Issuing certificate... Normal CertObtained 6s cert-manager Obtained certificate from ACME server - Normal CertIssued 6s cert-manager Certificate issued successfully \ No newline at end of file + Normal CertIssued 6s cert-manager Certificate issued successfully From a72b935a96c61785261616d5e065982e318c9f50 Mon Sep 17 00:00:00 2001 From: davegrix Date: Sun, 2 Dec 2018 18:05:54 +0000 Subject: [PATCH 2/2] Update index.rst Updated to fix error Signed-off-by: Dave Grix --- docs/tutorials/quick-start/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/quick-start/index.rst b/docs/tutorials/quick-start/index.rst index ae3288bcf..5c93aae47 100644 --- a/docs/tutorials/quick-start/index.rst +++ b/docs/tutorials/quick-start/index.rst @@ -529,7 +529,7 @@ and apply it: .. code-block:: shell - $ kubectl apply -f ingress.yaml + $ kubectl apply -f ingress-tls.yaml ingress.extensions "kuard" configured Cert-manager will read these annotations and use them to create a certificate, @@ -723,4 +723,4 @@ certificate. Normal DomainVerified 9s cert-manager Domain "example.your-domain.com" verified with "http-01" validation Normal IssueCert 8s cert-manager Issuing certificate... Normal CertObtained 6s cert-manager Obtained certificate from ACME server - Normal CertIssued 6s cert-manager Certificate issued successfully \ No newline at end of file + Normal CertIssued 6s cert-manager Certificate issued successfully