Fix the websockets service.
authorWard Vandewege <wvandewege@veritasgenetics.com>
Tue, 5 Jun 2018 21:33:28 +0000 (17:33 -0400)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Tue, 12 Jun 2018 19:10:42 +0000 (15:10 -0400)
No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

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