Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ohw allowed_organizations list and user images #1572

Merged
merged 2 commits into from
Jul 28, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions config/clusters/2i2c/ohw.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ basehub:
description: "~2 CPU, ~8G RAM"
default: true
kubespawner_override:
image: "ghcr.io/oceanhackweek/python:e7303ce"
image: "ghcr.io/oceanhackweek/python:f6f8b9f"
default_url: "/lab"
mem_limit: 8G
mem_guarantee: 4G
- display_name: "R image"
description: "~2 CPU, ~8G RAM"
kubespawner_override:
image: "ghcr.io/oceanhackweek/r:e7303ce"
image: "ghcr.io/oceanhackweek/r:f6f8b9f"
default_url: "/rstudio"
mem_limit: 8G
mem_guarantee: 4G
Expand Down Expand Up @@ -83,6 +83,21 @@ basehub:
- oceanhackweek:participants_2022
- oceanhackweek:ohw22-organizers
- oceanhackweek:ohw22-mentor-helper-presenter
- oceanhackweek:participants_2022_northeast
- oceanhackweek:participants_2022_northwest
- oceanhackweek:participants_2022_southwest
- oceanhackweek:participants_2022_australia
- oceanhackweek:participants_2022_brazil
- oceanhackweek:participants_2022_espanol
- oceanhackweek:participants_2022_virtual
- oceanhackweek:participants_2022_northwest_undergrad
- oceanhackweek:ohw22-organizers-northeast
- oceanhackweek:ohw22-organizers-northwest
- oceanhackweek:ohw22-organizers-southwest
- oceanhackweek:ohw22-organizers-australia
- oceanhackweek:ohw22-organizers-brazil
- oceanhackweek:ohw22-organizers-espanol
- oceanhackweek:ohw22-organizers-virtual
scope:
- read:org
Authenticator:
Expand Down