We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a759b8 commit ef984e1Copy full SHA for ef984e1
config/clusters/jupyter-health/staging.values.yaml
@@ -10,6 +10,10 @@ jupyterhub:
10
hub:
11
config:
12
JupyterHub:
13
+ # Uses CHCS auth provider
14
+ # Note: 2i2c engineers can not log in via this, so they can not provide support that
15
+ # requires logging into this hub. But since Jupyter Health team members have access to this
16
+ # repo, this is acceptable
17
authenticator_class: generic-oauth
18
GenericOAuthenticator:
19
client_id: Ima7rx8D6eko0PzlU1jK28WBUT2ZweZj7mqVG2wm
0 commit comments