Skip to content

Commit 9dd74d2

Browse files
authored
cloud DNS docs: fix outdated dns01 solver name (#530)
1 parent f87bb5a commit 9dd74d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/tls-certificates/cloudDNS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ secret/clouddns-dns01-solver-svc-acct created
107107
server: https://acme-v02.api.letsencrypt.org/directory
108108
solvers:
109109
- dns01:
110-
clouddns:
110+
cloudDNS:
111111
# The ID of the GCP project
112112
project: <project-id>
113113
# This is the secret used to access the service account

0 commit comments

Comments
 (0)