From 4cbf3526345e66ed1c2326a7f2d2da4341faefa7 Mon Sep 17 00:00:00 2001 From: Melvin GABALI Date: Tue, 30 Dec 2025 03:12:49 +0100 Subject: [PATCH] update config.json --- headlamp/dev/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/headlamp/dev/config.json b/headlamp/dev/config.json index e625fef..4e31d82 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1 +1,3 @@ -{"server": "https://kubernetes.default.svc"} \ No newline at end of file +{ + "name": "cluster-dev" +}