Update docs/tutorials/cloudflare.md

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
Andrew Hay 2024-11-02 12:35:03 -04:00 committed by GitHub
parent 6f6e714821
commit 10d383c146
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -304,6 +304,6 @@ Using the `external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"` annotati
## Setting cloudflare-region-key to configure regional services
Using the `external-dns.alpha.kubernetes.io/cloudflare-region-key` annotation on your ingress, you can restrict which data centers can decrypt and service HTTPS traffic. A list of aviable options can be see [here](https://developers.cloudflare.com/data-localization/regional-services/get-started/).
Using the `external-dns.alpha.kubernetes.io/cloudflare-region-key` annotation on your ingress, you can restrict which data centers can decrypt and serve HTTPS traffic. A list of available options can be seen [here](https://developers.cloudflare.com/data-localization/regional-services/get-started/).
If not set the value will default to `global`.