helm: reorganize repository a bit.
[arvados-k8s.git] / arvados / config / ws / ws.yml
diff --git a/arvados/config/ws/ws.yml b/arvados/config/ws/ws.yml
deleted file mode 100644 (file)
index ccf79aa..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) The Arvados Authors. All rights reserved.
-#
-# SPDX-License-Identifier: Apache-2.0
-
-Client:
-  APIHost: arvados-ws:443
-Listen: ":9003"
-Postgres:
-  dbname: arvados_production
-  host: arvados-postgres
-  password: pw
-  user: arvados
-  sslmode: disable