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

Commit bdc4c68

Browse files
committed
update letsencrypt server URL to prod
1 parent 8a0df81 commit bdc4c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/ssl-certificates/route53.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To make sure that your `clusterIssuer` can change your DNS settings,
104104
preferredChain: ""
105105
privateKeySecretRef:
106106
name: example-issuer-account-key
107-
server: https://acme-staging-v02.api.letsencrypt.org/directory
107+
server: https://acme-v02.api.letsencrypt.org/directory
108108
solvers:
109109
- dns01:
110110
route53:

0 commit comments

Comments
 (0)