diff --git a/michaelthomson/dns-endpoint.yaml b/michaelthomson/dns-endpoint.yaml index 0239596..506fd3a 100644 --- a/michaelthomson/dns-endpoint.yaml +++ b/michaelthomson/dns-endpoint.yaml @@ -13,3 +13,8 @@ spec: providerSpecific: - name: external-dns.alpha.kubernetes.io/cloudflare-proxied value: "true" + - dnsName: www.michaelthomson.dev + recordTTL: 180 + recordType: CNAME + targets: + - michaelthomson.dev