helm: reorganize repository a bit.
authorWard Vandewege <wvandewege@veritasgenetics.com>
Fri, 25 May 2018 16:06:21 +0000 (12:06 -0400)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Fri, 25 May 2018 17:31:56 +0000 (13:31 -0400)
commit8d4cc600bff38a9680efa58c180cc89712664563
tree5eeeb35f8359dd3969b15b07454b4a35f734ab02
parent928c15e956263ebb565919367c13fe4a30026df3
helm: reorganize repository a bit.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>
55 files changed:
charts/arvados/.helmignore [moved from arvados/.helmignore with 100% similarity]
charts/arvados/Chart.yaml [moved from arvados/Chart.yaml with 100% similarity]
charts/arvados/README.md [moved from arvados/README.md with 100% similarity]
charts/arvados/cert-gen.sh [moved from arvados/cert-gen.sh with 100% similarity]
charts/arvados/config/api-server/90-init-db.sh [moved from arvados/config/api-server/90-init-db.sh with 100% similarity]
charts/arvados/config/api-server/application.yml [moved from arvados/config/api-server/application.yml with 100% similarity]
charts/arvados/config/api-server/create-workbench-api-client.rb [moved from arvados/config/api-server/create-workbench-api-client.rb with 100% similarity]
charts/arvados/config/api-server/database.yml [moved from arvados/config/api-server/database.yml with 100% similarity]
charts/arvados/config/api-server/nginx.conf [moved from arvados/config/api-server/nginx.conf with 100% similarity]
charts/arvados/config/postgres/create_dbs.sh [moved from arvados/config/postgres/create_dbs.sh with 100% similarity]
charts/arvados/config/shell-server/99-init-keep.sh [moved from arvados/config/shell-server/99-init-keep.sh with 100% similarity]
charts/arvados/config/shell-server/99-trust-cert.sh [moved from arvados/config/shell-server/99-trust-cert.sh with 100% similarity]
charts/arvados/config/ssl/cert [moved from arvados/config/ssl/cert with 100% similarity]
charts/arvados/config/ssl/key [moved from arvados/config/ssl/key with 100% similarity]
charts/arvados/config/sso/90-init-db.sh [moved from arvados/config/sso/90-init-db.sh with 100% similarity]
charts/arvados/config/sso/92-init-client.sh [moved from arvados/config/sso/92-init-client.sh with 100% similarity]
charts/arvados/config/sso/application.yml [moved from arvados/config/sso/application.yml with 100% similarity]
charts/arvados/config/sso/database.yml [moved from arvados/config/sso/database.yml with 100% similarity]
charts/arvados/config/sso/init-client.rb [moved from arvados/config/sso/init-client.rb with 100% similarity]
charts/arvados/config/sso/nginx.conf [moved from arvados/config/sso/nginx.conf with 100% similarity]
charts/arvados/config/workbench/application.yml [moved from arvados/config/workbench/application.yml with 100% similarity]
charts/arvados/config/workbench/database.yml [moved from arvados/config/workbench/database.yml with 100% similarity]
charts/arvados/config/workbench/nginx.conf [moved from arvados/config/workbench/nginx.conf with 100% similarity]
charts/arvados/config/ws/ws.yml [moved from arvados/config/ws/ws.yml with 100% similarity]
charts/arvados/templates/NOTES.txt [moved from arvados/templates/NOTES.txt with 100% similarity]
charts/arvados/templates/_helpers.tpl [moved from arvados/templates/_helpers.tpl with 100% similarity]
charts/arvados/templates/api-server-configmap.yaml [moved from arvados/templates/api-server-configmap.yaml with 100% similarity]
charts/arvados/templates/api-server-deployment.yaml [moved from arvados/templates/api-server-deployment.yaml with 100% similarity]
charts/arvados/templates/api-server-service.yaml [moved from arvados/templates/api-server-service.yaml with 100% similarity]
charts/arvados/templates/keep-proxy-deployment.yaml [moved from arvados/templates/keep-proxy-deployment.yaml with 100% similarity]
charts/arvados/templates/keep-proxy-https.yaml [moved from arvados/templates/keep-proxy-https.yaml with 100% similarity]
charts/arvados/templates/keep-proxy-service.yaml [moved from arvados/templates/keep-proxy-service.yaml with 100% similarity]
charts/arvados/templates/keep-store-configmap.yaml [moved from arvados/templates/keep-store-configmap.yaml with 100% similarity]
charts/arvados/templates/keep-store-deployment.yaml [moved from arvados/templates/keep-store-deployment.yaml with 100% similarity]
charts/arvados/templates/keep-store-service.yaml [moved from arvados/templates/keep-store-service.yaml with 100% similarity]
charts/arvados/templates/keep-web-deployment.yaml [moved from arvados/templates/keep-web-deployment.yaml with 100% similarity]
charts/arvados/templates/keep-web-https.yaml [moved from arvados/templates/keep-web-https.yaml with 100% similarity]
charts/arvados/templates/keep-web-service.yaml [moved from arvados/templates/keep-web-service.yaml with 100% similarity]
charts/arvados/templates/postgres-configmap.yaml [moved from arvados/templates/postgres-configmap.yaml with 100% similarity]
charts/arvados/templates/postgres-deployment.yaml [moved from arvados/templates/postgres-deployment.yaml with 100% similarity]
charts/arvados/templates/postgres-service.yaml [moved from arvados/templates/postgres-service.yaml with 100% similarity]
charts/arvados/templates/shell-server-configmap.yaml [moved from arvados/templates/shell-server-configmap.yaml with 100% similarity]
charts/arvados/templates/shell-server-deployment.yaml [moved from arvados/templates/shell-server-deployment.yaml with 100% similarity]
charts/arvados/templates/ssl-configmap.yaml [moved from arvados/templates/ssl-configmap.yaml with 100% similarity]
charts/arvados/templates/sso-configmap.yaml [moved from arvados/templates/sso-configmap.yaml with 100% similarity]
charts/arvados/templates/sso-deployment.yaml [moved from arvados/templates/sso-deployment.yaml with 100% similarity]
charts/arvados/templates/sso-service.yaml [moved from arvados/templates/sso-service.yaml with 100% similarity]
charts/arvados/templates/workbench-configmap.yaml [moved from arvados/templates/workbench-configmap.yaml with 100% similarity]
charts/arvados/templates/workbench-deployment.yaml [moved from arvados/templates/workbench-deployment.yaml with 100% similarity]
charts/arvados/templates/workbench-service.yaml [moved from arvados/templates/workbench-service.yaml with 100% similarity]
charts/arvados/templates/ws-configmap.yaml [moved from arvados/templates/ws-configmap.yaml with 100% similarity]
charts/arvados/templates/ws-deployment.yaml [moved from arvados/templates/ws-deployment.yaml with 100% similarity]
charts/arvados/templates/ws-https.yaml [moved from arvados/templates/ws-https.yaml with 100% similarity]
charts/arvados/templates/ws-service.yaml [moved from arvados/templates/ws-service.yaml with 100% similarity]
charts/arvados/values.yaml [moved from arvados/values.yaml with 100% similarity]