Skip to content

Commit e72c1e8

Browse files
committed
Cleanup not needed parts
1 parent 3523ccb commit e72c1e8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

config/clusters/2i2c/binderhub-ui-demo.values.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,8 @@ jupyterhub:
4343
redirectToServer: false
4444
services:
4545
binder:
46-
# FIXME: ref https://github.com/2i2c-org/binderhub-service/issues/57
47-
# for something more readable and requiring less copy-pasting
4846
display: false
4947
oauth_no_confirm: true
50-
url: http://binderhub-ui-demo-binderhub-service:8090
5148
oauth_redirect_uri: https://binderhub-ui-demo.2i2c.cloud/oauth_callback
5249
loadRoles:
5350
binder:
@@ -56,10 +53,6 @@ jupyterhub:
5653
scopes:
5754
- servers
5855
- "admin:users" # only required if authentication is enabled
59-
user:
60-
scopes:
61-
- self
62-
- "access:services"
6356
config:
6457
BinderSpawnerMixin:
6558
auth_enabled: true

0 commit comments

Comments
 (0)