diff options
Diffstat (limited to 'recipes-demo/cluster-dashboard')
-rw-r--r-- | recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf b/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf index 922ab0a66..87fc79a85 100644 --- a/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf +++ b/recipes-demo/cluster-dashboard/cluster-dashboard/cluster-dashboard.conf @@ -1,3 +1,4 @@ -[vis-client] +[kuksa-client] server = "192.168.10.2" +tls-server-name = "localhost" authorization = "/etc/xdg/AGL/cluster-dashboard/cluster-dashboard.token" |