diff --git a/immich/dns-endpoint.yaml b/immich/dns-endpoint.yaml index 99f15b5..1d183a6 100644 --- a/immich/dns-endpoint.yaml +++ b/immich/dns-endpoint.yaml @@ -7,6 +7,9 @@ spec: endpoints: - dnsName: immich.michaelthomson.dev recordTTL: 180 - recordType: CNAME + recordType: A targets: - - server.michaelthomson.dev + - 142.126.163.72 + providerSpecific: + - name: external-dns.alpha.kubernetes.io/cloudflare-proxied + value: "true"