From b62afc539e615cfaa0109af4315c98e26623c454 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 30 Dec 2025 04:19:51 +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 56a3858..6f0db06 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1,4 +1,4 @@ { "name": "cluster-dev", - "server": "cluster-dev" + "server": "https://10.78.106.1:6443" }