From d90ed46751eade8d1a46f74dd6d140f3415296da Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 2 May 2026 21:56:52 -0500 Subject: [PATCH] feat: switch to docker hub --- clusters/cl01tl/helm/coredns/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/coredns/values.yaml b/clusters/cl01tl/helm/coredns/values.yaml index ca0f7dc9d..55ae2a6e6 100644 --- a/clusters/cl01tl/helm/coredns/values.yaml +++ b/clusters/cl01tl/helm/coredns/values.yaml @@ -1,7 +1,7 @@ coredns: image: - repository: registry.k8s.io/coredns/coredns - tag: v1.14.3@sha256:884b72dd6d2f7d367902af420605e0288dffedb0516ce29330423ae3f8f5c6fa + repository: coredns/coredns + tag: v1.14.3@sha256:b21d26b915e10acb5bc78715c1e8b6047ab2675389b2bcc18b3a6499d90e74c0 replicaCount: 3 resources: limits: