1
0
Fork 0

Document how to use Certificates of cert-manager

This commit is contained in:
Michel Loiseleur 2024-10-30 15:54:04 +01:00 committed by GitHub
parent 8527369797
commit 47466a456e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 184 additions and 0 deletions

View file

@ -165,6 +165,7 @@ nav:
- 'User Guides':
- 'FastProxy': 'user-guides/fastproxy.md'
- 'Kubernetes and Let''s Encrypt': 'user-guides/crd-acme/index.md'
- 'Kubernetes and cert-manager': 'user-guides/cert-manager.md'
- 'gRPC Examples': 'user-guides/grpc.md'
- 'Docker':
- 'Basic Example': 'user-guides/docker-compose/basic-example/index.md'