jupyter-on-openshift / jupyterhub-quickstart

OpenShift compatible version of the JupyterHub application.
Apache License 2.0
101 stars 107 forks source link

Create unique service account from template. #6

Closed GrahamDumpleton closed 6 years ago

GrahamDumpleton commented 6 years ago

Rather than manually create service account, create unique service account for each instance from the template. See https://github.com/jupyter-on-openshift/jupyterhub-ocp-oauth for an example.