Skip to content

Commit

Permalink
Merge pull request berkeley-dsep-infra#3032 from yuvipanda/rtc-data100
Browse files Browse the repository at this point in the history
Enable RTC in data100 hub, not datahub
  • Loading branch information
yuvipanda authored Nov 19, 2021
2 parents d6968d9 + 97dd459 commit 575fadb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions deployments/data100/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jupyterhub:
tag: 0.0.1-n3657.h4f7f88c
singleuser:
defaultUrl: "/lab"
cmd:
- jupyterhub-singleuser
- --LabApp.collaborative=true
extraContainers:
- name: postgres
image: gcr.io/ucb-datahub-2018/jupyterhub-postgres:0.0.1-n3657.h4f7f88c
Expand Down
3 changes: 0 additions & 3 deletions deployments/datahub/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ jupyterhub:
nodeSelector:
hub.jupyter.org/pool-name: core-pool
singleuser:
cmd:
- jupyterhub-singleuser
- --LabApp.collaborative=true
nodeSelector:
hub.jupyter.org/pool-name: alpha-pool
storage:
Expand Down

0 comments on commit 575fadb

Please sign in to comment.