Skip to content

Commit

Permalink
basehub: remove hub.loadRoles entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed May 8, 2024
1 parent 7327486 commit 7c717b1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions helm-charts/basehub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -597,14 +597,6 @@ jupyterhub:
matchLabels:
app.kubernetes.io/component: traefik
hub:
# hub.loadRoles is z2jh native config to enable configuration of
# c.JupyterHub.load_roles without overriding a list - use it instead of the
# passthrough config hub.config.JupyterHub.load_roles.
#
# loadRoles ref (z2jh): https://z2jh.jupyter.org/en/stable/resources/reference.html#hub-loadroles
# load_roles ref (jh): https://jupyterhub.readthedocs.io/en/stable/rbac/roles.html#defining-roles
#
loadRoles: {}
config:
JupyterHub:
# Allow unauthenticated prometheus requests
Expand Down

0 comments on commit 7c717b1

Please sign in to comment.