Fix code rendering in docs
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
parent
0c5f4fec89
commit
539a12c2ec
@ -185,7 +185,7 @@ IP address. When it is complete, you can see the external IP address using the
|
||||
``kubectl`` command:
|
||||
|
||||
.. code-block:: shell
|
||||
:emphasize-lines: 5
|
||||
:emphasize-lines: 5
|
||||
|
||||
$ kubectl get svc
|
||||
|
||||
@ -548,8 +548,8 @@ Both of these issuers are configured to use the
|
||||
|
||||
Check on the status of the issuer after you create it:
|
||||
|
||||
.. code-block::shell
|
||||
:emphasize-lines: 28-32
|
||||
.. code-block:: shell
|
||||
:emphasize-lines: 28-32
|
||||
|
||||
$ kubectl describe issuer letsencrypt-staging
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user