Skip to content

Commit

Permalink
Fix Indentation of example and link to cert-manager tutorial (kuberne…
Browse files Browse the repository at this point in the history
  • Loading branch information
tacf authored and rchshld committed May 17, 2023
1 parent 6d97c5d commit 6ef9ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ spec:
tls:
- hosts:
- ingress-demo.example.com
secretName: ingress-demo-tls
secretName: ingress-demo-tls
[...]
```

Expand Down Expand Up @@ -156,5 +156,5 @@ data:
[SNI]: https://en.wikipedia.org/wiki/Server_Name_Indication
[mozilla-ssl-config-old]: https://ssl-config.mozilla.org/#server=nginx&config=old
[cert-manager]: https://github.com/jetstack/cert-manager/
[full-cert-manager-example]:https://cert-manager.io/docs/tutorials/acme/ingress/
[full-cert-manager-example]:https://cert-manager.io/docs/tutorials/acme/nginx-ingress/
[cert-manager-issuer-config]:https://cert-manager.io/docs/configuration/

0 comments on commit 6ef9ed9

Please sign in to comment.