diff --git a/michaelthomson/dns-endpoint.yaml b/michaelthomson/dns-endpoint.yaml index 506fd3a..7f66d17 100644 --- a/michaelthomson/dns-endpoint.yaml +++ b/michaelthomson/dns-endpoint.yaml @@ -17,4 +17,7 @@ spec: recordTTL: 180 recordType: CNAME targets: - - michaelthomson.dev + - michaelthomson.dev + providerSpecific: + - name: external-dns.alpha.kubernetes.io/cloudflare-proxied + value: "true"