Skip to content

Commit

Permalink
Enable RTC in data100 hub, not datahub
Browse files Browse the repository at this point in the history
@fperez is very happy to dogfood this. Let's try it out
here instead of in the main datahub
  • Loading branch information
yuvipanda committed Nov 19, 2021
1 parent da03ffe commit 97dd459
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 97dd459

Please sign in to comment.