mirror of https://github.com/knative/docs.git
Fixed case of cloudDNS (#4099)
This commit is contained in:
parent
6614ead7e5
commit
0695650e9e
|
@ -76,7 +76,7 @@ and which DNS provider validates those requests.
|
|||
name: letsencrypt-dns-issuer
|
||||
solvers:
|
||||
- dns01:
|
||||
clouddns:
|
||||
cloudDNS:
|
||||
# Set this to your GCP project-id
|
||||
project: $PROJECT_ID
|
||||
# Set this to the secret that we publish our service account key
|
||||
|
|
Loading…
Reference in New Issue