From a097c367183f2866372439a121c66d48611ffc05 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 5 Apr 2026 18:33:21 -0300 Subject: [PATCH] core: decouple coredns image from harbor for bootstrap recovery --- 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 1e69eece..0d8ff02b 100644 --- a/infrastructure/core/coredns-deployment.yaml +++ b/infrastructure/core/coredns-deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: coredns - image: registry.bstein.dev/infra/coredns:1.12.1 + image: registry.k8s.io/coredns/coredns:v1.12.1 imagePullPolicy: IfNotPresent args: - -conf