Skip to content

Commit

Permalink
Merge pull request #4615 from abkfenris/patch-8
Browse files Browse the repository at this point in the history
Update OHW Python image and user groups
  • Loading branch information
yuvipanda authored Aug 13, 2024
2 parents 6f346b3 + 6878ddd commit d90e86f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/clusters/2i2c/ohw.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ basehub:
description: "~2 CPU, ~8G RAM"
default: true
kubespawner_override:
image: "ghcr.io/oceanhackweek/python:c3d1f4b"
image: "ghcr.io/oceanhackweek/python:341190e"
default_url: "/lab"
mem_limit: 8G
mem_guarantee: 4G
Expand Down Expand Up @@ -75,15 +75,15 @@ basehub:
GitHubOAuthenticator:
oauth_callback_url: https://oceanhackweek.2i2c.cloud/hub/oauth_callback
allowed_organizations:
- oceanhackweek:ohw23-organizers
- oceanhackweek:ohw23-participants-australia
- oceanhackweek:ohw23-participants-seattle
- oceanhackweek:ohw23-participants-virtual
- oceanhackweek:ohw23-project-mentors
- oceanhackweek:ohw23-tutorial-presenters
- oceanhackweek:ohw24-organizers
- oceanhackweek:ohw24-participants-australia
- oceanhackweek:ohw24-participants-bigelow
- oceanhackweek:ohw24-project-mentors
- oceanhackweek:ohw24-tutorial-presenters
scope:
- read:org
Authenticator:
admin_users:
- ocefpaf
- abkfenris
- cpsarason

0 comments on commit d90e86f

Please sign in to comment.