Skip to content

Commit

Permalink
Merge pull request #3730 from GeorgianaElena/lab-default
Browse files Browse the repository at this point in the history
2i2c-aws-us, itcoocean: Default all profiles to lab and add new team to authenticator config
  • Loading branch information
GeorgianaElena authored Feb 19, 2024
2 parents c439b6a + 0ff9ece commit 20533e4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/clusters/2i2c-aws-us/itcoocean.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,15 @@ jupyterhub:
oauth_callback_url: https://itcoocean.2i2c.cloud/hub/oauth_callback
allowed_organizations:
- Hackweek-ITCOocean:itcoocean-hackweek-2023
- nmfs-opensci:2i2c-demo
scope:
- read:org
Authenticator:
admin_users:
- eeholmes # Eli Holmes, Community representative
singleuser:
# Requested in https://2i2c.freshdesk.com/a/tickets/1320
defaultUrl: /lab
# shared-public for collaboration
# See https://github.com/2i2c-org/infrastructure/issues/2821#issuecomment-1665642853
storage:
Expand Down Expand Up @@ -241,11 +244,11 @@ jupyterhub:
mem_guarantee: 115.549G
mem_limit: 128G
cpu_guarantee: 15.0
# Requested in: https://2i2c.freshdesk.com/a/tickets/1320
- display_name: "Bring your own image"
description: Specify your own docker image (must have python and jupyterhub installed in it)
slug: custom
allowed_teams:
# Requested in: https://2i2c.freshdesk.com/a/tickets/1320
- Hackweek-ITCOocean:itcoocean-hackweek-2023
- nmfs-opensci:2i2c-demo
- 2i2c-org:hub-access-for-2i2c-staff
Expand Down Expand Up @@ -328,7 +331,6 @@ jupyterhub:
node_selector:
node.kubernetes.io/instance-type: r5.4xlarge
kubespawner_override:
default_url: /lab
cpu_limit: null
mem_limit: null
node_selector:
Expand Down

0 comments on commit 20533e4

Please sign in to comment.