From 7c717b1cbd4b3d7536d10bc08397f132ccf1c361 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Wed, 8 May 2024 08:49:39 +0200 Subject: [PATCH] basehub: remove hub.loadRoles entirely --- helm-charts/basehub/values.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/helm-charts/basehub/values.yaml b/helm-charts/basehub/values.yaml index e21a740c39..6b152ca148 100644 --- a/helm-charts/basehub/values.yaml +++ b/helm-charts/basehub/values.yaml @@ -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