Skip to content

Commit 837e07c

Browse files
committed
nits
1 parent 40352d5 commit 837e07c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/content/usage/integrations/cert-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Cert-Manager Integration
2+
title: Cert-Manager
33
description: |
44
Guide on integrating kube-bind with cert-manager for automated TLS certificate management.
55
weight: 10
@@ -71,8 +71,8 @@ Resources bound successfully!
7171

7272
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.
7373

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.
7676

7777
```yaml
7878
kubectl apply -f - <<EOF

0 commit comments

Comments
 (0)