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