Skip to content

Commit 30bdb62

Browse files
committed
user role is called user
not users
1 parent 39980f0 commit 30bdb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/local-binder-k8s-hub/jupyterhub-chart-config-auth-additions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hub:
1414
BinderSpawner:
1515
auth_enabled: true
1616
loadRoles:
17-
users:
17+
user:
1818
scopes:
1919
- self
2020
- "access:services"

0 commit comments

Comments
 (0)