From a97cbf1743a03632d87ceceb64c8f9710fd0f400 Mon Sep 17 00:00:00 2001 From: Ashwin Kumar Sivakumar Date: Sat, 18 Apr 2026 01:31:38 +0530 Subject: [PATCH] fix: resolve registry.nxtgauge.com to traefik service for in-cluster pushes --- ops/coredns-nodehosts/patch-coredns-nodehosts.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ops/coredns-nodehosts/patch-coredns-nodehosts.yaml b/ops/coredns-nodehosts/patch-coredns-nodehosts.yaml index b2731a2..318e479 100644 --- a/ops/coredns-nodehosts/patch-coredns-nodehosts.yaml +++ b/ops/coredns-nodehosts/patch-coredns-nodehosts.yaml @@ -8,5 +8,4 @@ data: 10.0.0.2 nxtgauge-1 10.0.0.3 nxtgauge-2 10.0.0.5 nxtgauge-3 - 10.0.0.2 registry.nxtgauge.com - + 10.43.37.98 registry.nxtgauge.com