Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 877f07d

Browse files
author
Katie Horne
committed
fix typo
1 parent 296d5b2 commit 877f07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/tls-certificates/route53.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To make sure that your `clusterIssuer` can change your DNS settings,
9797
[create the required IAM role](https://cert-manager.io/docs/configuration/acme/dns01/route53/#set-up-an-iam-role)
9898

9999
When you create the secret for cert-manager, referenced below as
100-
`route53-credentials` be sure it is in the cert-manager namespace since it's
100+
`route53-credentials`, be sure it is in the cert-manager namespace since it's
101101
used by the cert-manager pod to perform DNS configuration changes:
102102

103103
```console

0 commit comments

Comments
 (0)