Skip to content

Commit

Permalink
[CloudBank] CSUM: Fixed Google Auth and Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-morris committed Oct 5, 2023
1 parent d1ed7e7 commit c012b00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/clusters/cloudbank/csum.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,13 @@ jupyterhub:
username_derivation:
username_claim: "email"
# allow_all is a partial authorization, username_pattern is enforced also
allow_all: true
allowed_domains: ["2i2c.org", "berkeley.edu"]
Authenticator:
admin_users:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
extraFiles:
configurator-schema-default:
data:
Expand Down

0 comments on commit c012b00

Please sign in to comment.