From feefda778d00567e86a3296be355439ecdf88d21 Mon Sep 17 00:00:00 2001 From: pikastech Date: Mon, 20 Jul 2026 06:42:43 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=9B=B4=E8=BF=9E=E4=B8=8A=E6=B8=B8?= =?UTF-8?q?=E6=8B=89=E5=8F=96=20worker=20CoreDNS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- config/platform-infra/k3s-clusters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/platform-infra/k3s-clusters.yaml b/config/platform-infra/k3s-clusters.yaml index 8fee8dec..5652655f 100644 --- a/config/platform-infra/k3s-clusters.yaml +++ b/config/platform-infra/k3s-clusters.yaml @@ -57,7 +57,7 @@ targets: deploymentName: unidesk-worker-coredns serviceName: unidesk-worker-kube-dns clusterIp: 10.43.0.53 - image: rancher/mirrored-coredns-coredns:1.14.4 + image: docker.io/coredns/coredns:1.14.4 configMapName: coredns customConfigMapName: coredns-custom replicas: 1