Skip to content

Commit

Permalink
link to spawner docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook committed Nov 3, 2022
1 parent c54c30c commit 306fe0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ jupyterhub:
return False # Notebook cookies keep user logged in
@gen.coroutine
# more information about where this comes from found here:
# https://jupyterhub-kubespawner.readthedocs.io/en/latest/spawner.html#kubespawner.KubeSpawner.volumes
def pre_spawn_start(self, user, spawner):
auth_state = yield user.get_auth_state()
identity = auth_state['MEDIAWIKI_USER_IDENTITY']
Expand Down

0 comments on commit 306fe0e

Please sign in to comment.