From 368dd81c5e595852fbbd241aca66b89c8410623c Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 16 Jan 2026 23:25:28 -0300 Subject: [PATCH] core: use harbor coredns image --- infrastructure/core/coredns-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/core/coredns-deployment.yaml b/infrastructure/core/coredns-deployment.yaml index 4b74159..8ef03bd 100644 --- a/infrastructure/core/coredns-deployment.yaml +++ b/infrastructure/core/coredns-deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: coredns - image: rancher/mirrored-coredns-coredns:1.12.1 + image: registry.bstein.dev/infra/coredns:v1.12.1 imagePullPolicy: IfNotPresent args: - -conf