diff --git a/uptime-kuma/uptime-kuma-dns-endpoint.yaml b/uptime-kuma/uptime-kuma-dns-endpoint.yaml index 206670a..61b15b0 100644 --- a/uptime-kuma/uptime-kuma-dns-endpoint.yaml +++ b/uptime-kuma/uptime-kuma-dns-endpoint.yaml @@ -9,4 +9,7 @@ spec: recordTTL: 180 recordType: CNAME targets: - - server.michaelthomson.dev + - michaelthomson.ddns.net + providerSpecific: + - name: external-dns.alpha.kubernetes.io/cloudflare-proxied + value: "true"