From 0695650e9eb58909599c2b6c1386b3bbf2aa1d28 Mon Sep 17 00:00:00 2001 From: Senthilnathan M <216394+senthilnathan@users.noreply.github.com> Date: Mon, 9 Aug 2021 16:50:11 +0530 Subject: [PATCH] Fixed case of cloudDNS (#4099) --- docs/serving/using-auto-tls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/using-auto-tls.md b/docs/serving/using-auto-tls.md index db53f2617..357c1749d 100644 --- a/docs/serving/using-auto-tls.md +++ b/docs/serving/using-auto-tls.md @@ -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