You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/usage/integrations/cert-manager.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Cert-Manager Integration
2
+
title: Cert-Manager
3
3
description: |
4
4
Guide on integrating kube-bind with cert-manager for automated TLS certificate management.
5
5
weight: 10
@@ -71,8 +71,8 @@ Resources bound successfully!
71
71
72
72
5.**Create a `Certificate` resource** in your consumer cluster. The cert-manager in the provider cluster will handle the issuance and management of the TLS certificate.
73
73
74
-
!!! note:
75
-
`my-selfsigned-issuer` must be present in the provider cluster for this example to work.
74
+
!!! note
75
+
my-selfsigned-issuer must be present in the provider cluster for this example to work.
0 commit comments