diff --git a/headlamp/dev/config.json b/headlamp/dev/config.json index 4e31d82..56a3858 100644 --- a/headlamp/dev/config.json +++ b/headlamp/dev/config.json @@ -1,3 +1,4 @@ { - "name": "cluster-dev" + "name": "cluster-dev", + "server": "cluster-dev" }