Merge pull request #455 from hemslo/patch-1

Fix rst syntax error in ingress-shim.rst
This commit is contained in:
James Munnelly
2018-04-12 17:43:45 +01:00
committed by GitHub
+2 -2
View File
@@ -30,7 +30,7 @@ annotation for fully automated TLS, you will need to configure a default Issuer
when deploying cert-manager. This can be done by adding the following ``--set``
when deploying using Helm:
.. code-block: shell
.. code-block:: shell
--set ingressShim.extraArgs='{--default-issuer-name=letsencrypt-prod,--default-issuer-kind=ClusterIssuer}'
@@ -69,4 +69,4 @@ Certificate resources to be automatically created:
specified as arguments to the ingress-shim container.
.. _kube-lego: https://github.com/jetstack/kube-lego
.. _ingress-shim: https://github.com/jetstack/cert-manager/tree/master/cmd/ingress-shim
.. _ingress-shim: https://github.com/jetstack/cert-manager/tree/master/cmd/ingress-shim