From 0e66d9f3c99a4898e9dbe99e35278dc66a172bc1 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 30 Dec 2025 03:18:21 +0100 Subject: [PATCH] update config.json --- headlamp/dev/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/headlamp/dev/config.json b/headlamp/dev/config.json index 4e31d82..c7683ab 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1,3 +1,4 @@ { - "name": "cluster-dev" + "name": "cluster-dev", + "server": "https://10.78.100.240:6443" }