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" +}