refactor dns endpoint usage to annotations

This commit is contained in:
2025-12-17 05:50:08 -05:00
parent f66dd41bf5
commit eeef0657ed
54 changed files with 35 additions and 532 deletions

View File

@@ -43,6 +43,8 @@ spec:
enabled: true
class: "traefik"
additionalAnnotations:
external-dns.alpha.kubernetes.io/target: michaelthomson.ddns.net
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
labels: {}