Fix rst syntax error in ingress-shim.rst
This commit is contained in:
parent
4f1c8bfdb5
commit
dd22b3adec
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user