From 6dc677832a8b47023ca969d2fabc20acd8ec3a87 Mon Sep 17 00:00:00 2001 From: Bastien Date: Tue, 14 Nov 2023 15:43:06 +0100 Subject: [PATCH] Apply feedback --- jupyterhub/values.schema.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/jupyterhub/values.schema.yaml b/jupyterhub/values.schema.yaml index d67383191d..b8265c2404 100644 --- a/jupyterhub/values.schema.yaml +++ b/jupyterhub/values.schema.yaml @@ -1432,9 +1432,6 @@ properties: description: write access to myservice subscopes: ["custom:myservice:read"] ``` - - When configuring JupyterHub custom scopes via this Helm chart, the `name` - field can be omitted as it can be implied by the dictionary key. loadRoles: type: object additionalProperties: true