Skip to content

Commit 56f4d76

Browse files
authored
Merge pull request #4030 from consideRatio/pr/roles-etc
basehub: reduce hub.loadRoles and clarify the situation
2 parents 6b06b27 + 7c717b1 commit 56f4d76

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

helm-charts/basehub/values.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -597,15 +597,6 @@ jupyterhub:
597597
matchLabels:
598598
app.kubernetes.io/component: traefik
599599
hub:
600-
loadRoles:
601-
# Should use this, not hub.config.JupyterHub.load_roles - that will
602-
# override any existing load_roles set by z2jh
603-
service-use:
604-
name: user
605-
scopes:
606-
# Allow all users access to 'services', which includes dask-gateway & configurator
607-
- access:services
608-
- self
609600
config:
610601
JupyterHub:
611602
# Allow unauthenticated prometheus requests

0 commit comments

Comments
 (0)