Skip to content

Commit

Permalink
Merge pull request #101 from earthlab/new-hub
Browse files Browse the repository at this point in the history
remove admins from list
  • Loading branch information
Leah Wasser committed Aug 3, 2018
2 parents 46415fc + 987b4ad commit 7386ea3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions bootcamp-hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ jupyterhub:
prometheus.io/scrape: "true"
# this needs to start with the value of `hub.baseUrl`
prometheus.io/path: /bootcamp-hub/hub/metrics
extraConfig:
auth: |
c.JupyterHub.authenticator_class = 'hashauthenticator.HashAuthenticator'
admin: |
c.Authenticator.admin_users = {'lwasser', 'jlpalomino ', 'betatim'}
c.JupyterHub.admin_access = True
singleuser:
image:
# tag will be set by travis on deployment
Expand Down

0 comments on commit 7386ea3

Please sign in to comment.