From 19b3f68e96444bbb80e5b55a7d59c51366920dae Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Thu, 8 Jan 2026 22:00:58 +0100 Subject: [PATCH] update server port --- 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 1245c46..5b84fc4 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1,4 +1,4 @@ { "name": "cluster-dev", - "server": "https://10.78.106.100:6443" + "server": "https://10.78.106.100:6444" }