Fix the websockets service.
[arvados-k8s.git] / charts / arvados / config / ws / ws.yml
index ccf79aac0ae2aa5057b5784e9a40c1d39d40265b..7f8e88f5da88dd30548fa42b31e82b97bb2deb93 100644 (file)
@@ -3,7 +3,8 @@
 # SPDX-License-Identifier: Apache-2.0
 
 Client:
-  APIHost: arvados-ws:443
+  APIHost: arvados-api-server:444
+  Insecure: true
 Listen: ":9003"
 Postgres:
   dbname: arvados_production