diff --git a/docs/user-guides/acme-dns-validation.md b/docs/user-guides/acme-dns-validation.md index fbe34c0fe..0a6c7e21b 100644 --- a/docs/user-guides/acme-dns-validation.md +++ b/docs/user-guides/acme-dns-validation.md @@ -64,11 +64,11 @@ spec: acme: config: - dns01: - provider: clouddns + provider: prod-dns domains: - example.com - dns01: - provider: cloudflare + provider: cf-dns domains: - www.example.com ``` @@ -109,4 +109,4 @@ Once our certificate has been obtained, cert-manager will periodically check its [5]: ../api-types/issuer/spec.md#user-content-acme-issuer-dns-provider-configuration [6]: https://en.wikipedia.org/wiki/Subject_Alternative_Name [7]: ../api-types/certificate/ - [8]: cluster-issuers.md \ No newline at end of file + [8]: cluster-issuers.md