From 818ed232e44e61b794c630fb289df809b681edd4 Mon Sep 17 00:00:00 2001 From: Valentin Haudiquet Date: Thu, 24 Sep 2026 22:00:21 +0200 Subject: [PATCH] dns: add pkgatlas.vhaudiquet.fr A record Caddy's wildcard *.vhaudiquet.fr vhost already routes the host to the in-cluster Traefik and on to the pkgatlas ingress. --- dns/production/vhaudiquet.fr.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/dns/production/vhaudiquet.fr.yaml b/dns/production/vhaudiquet.fr.yaml index f3bfaff..b374474 100644 --- a/dns/production/vhaudiquet.fr.yaml +++ b/dns/production/vhaudiquet.fr.yaml @@ -383,6 +383,13 @@ photos: ttl: 300 type: A value: 82.64.154.58 +pkgatlas: + octodns: + cloudflare: + auto-ttl: true + ttl: 300 + type: A + value: 82.64.154.58 sse-nook: octodns: cloudflare: