Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to expose the automount_service_account_token option #3588

Conversation

icehunt
Copy link

@icehunt icehunt commented Dec 11, 2024

This MR exposes the kubespawner option automount_service_account_token_option in the values.yaml for singleuser pods. This is useful if you want a sidecar to have access to the service account token but don't want the actual notebook container to have access to it.

@consideRatio
Copy link
Member

Thank you for engaging with the project @icehunt!!

There are too many options to manually propegate like this, so we implemented hub.config to pass config in the end. So you can already configure this like: hub.config.KubeSpawner.any_kubespanwer_config_here

See https://z2jh.jupyter.org/en/stable/resources/reference.html#hub-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants