[ ] ServiceAccount: Create a template and configuration parameter for the names of the ServiceAccount. This is mostly a DRY issue.
[ ] Storage/Notebooks: Add a configuration parameter for c.Spawner.notebook_dir
[ ] Notebooks: Add a configuration parameter for c.Spawner.cmd and c.Spawner.args
[ ] Notebooks: Add a configuration parameter for `c.KubeSpawner.profile_list
This is left over from Issue#10 that I decided to put off in to add auth and a few other things.
In each case it's not just a matter if adding config, but if we want to add config and if there is more to it than just those parameters.
c.Spawner.notebook_dir
c.Spawner.cmd
andc.Spawner.args
This is left over from Issue#10 that I decided to put off in to add auth and a few other things. In each case it's not just a matter if adding config, but if we want to add config and if there is more to it than just those parameters.