14715: Updates arvbox with new keepproxy cluster config
[arvados.git] / tools / arvbox / lib / arvbox / docker / cluster-config.sh
index 801787e6a20e9bef6fb814c0fed675503fe72e89..3444e61e1728b166f6b04c37c5d55ee75940691f 100755 (executable)
@@ -76,6 +76,10 @@ Clusters:
         ExternalURL: "https://$localip:${services[workbench2-ssl]}"
       SSO:
         ExternalURL: "https://$localip:${services[sso]}"
+      Keepproxy:
+        InternalURLs:
+          "http://localhost:${services[keepproxy]}/": {}
+        ExternalURL: "http://$localip:${services[keepproxy-ssl]}/"
       Websocket:
         ExternalURL: "wss://$localip:${services[websockets-ssl]}/websocket"
       GitSSH: