From 34cbdd339c71d1b170ef700c2e2b34aea9a1d72e Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 30 Dec 2025 03:24:54 +0100 Subject: [PATCH] update config.json --- headlamp/dev/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headlamp/dev/config.json b/headlamp/dev/config.json index d8c2dea..6f0db06 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1,4 +1,4 @@ { "name": "cluster-dev", - "server": "https://10.78.100.1:6443" + "server": "https://10.78.106.1:6443" }