We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I need to add an additional label to the api gateway pod to apply an azure ad pod identity. JupyterHub allows this customization with the extraLabels option as seen here: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/204ec021454dbb4d7c23c524ac313dfc3d05ee2a/jupyterhub/values.yaml#L350
Edit: Ability to customize environment variables would be great also. In the meantime I can use extraConfig for this.
I'd love the same customizability here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I need to add an additional label to the api gateway pod to apply an azure ad pod identity. JupyterHub allows this customization with the extraLabels option as seen here: https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/204ec021454dbb4d7c23c524ac313dfc3d05ee2a/jupyterhub/values.yaml#L350
Edit: Ability to customize environment variables would be great also. In the meantime I can use extraConfig for this.
I'd love the same customizability here.
The text was updated successfully, but these errors were encountered: