Skip to content

Commit

Permalink
Merge pull request #2820 from sean-morris/master
Browse files Browse the repository at this point in the history
[CloudBank] CCSF Change Auth
  • Loading branch information
sean-morris authored Jul 14, 2023
2 parents 43404b1 + 371bf2d commit d02937e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/clusters/cloudbank/ccsf.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ jupyterhub:
shown_idps:
- http://google.com/accounts/o8/id
Authenticator:
allowed_users: &ccsf_users
- ericvd@gmail.com
admin_users:
- ericvd@berkeley.edu
- [email protected]
- [email protected]
- [email protected]
- [email protected]
admin_users: *ccsf_users
username_pattern: '^(.+@2i2c\.org|.+@berkeley\.edu|.+@mail\.ccsf\.edu|deployment-service-check)$'
extraFiles:
configurator-schema-default:
data:
Expand Down

0 comments on commit d02937e

Please sign in to comment.