Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4819 from eeholmes/patch-1
Browse files Browse the repository at this point in the history
[nmfs-openscapes] Update image choices and authorized github teams
  • Loading branch information
consideRatio authored Sep 16, 2024
2 parents a12280e + a15b6d6 commit 9d9f561
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions config/clusters/nmfs-openscapes/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jupyterhub:
display_name: Image
choices:
python:
display_name: Py - Openscapes Python 39dffde
display_name: Py - NASA Openscapes Python 39dffde
slug: python
kubespawner_override:
image: openscapes/python:39dffde
Expand Down Expand Up @@ -87,7 +87,7 @@ jupyterhub:
display_name: Py - Echopype with pangeo nmfs-opensci echopype latest
slug: echopype
kubespawner_override:
image: ghcr.io/nmfs-opensci/container-images/echopype:latest
image: ghcr.io/nmfs-opensci/image-acoustics:latest
arcgis:
display_name: Py - ArcGIS Python 3.9
slug: arcgis
Expand All @@ -102,6 +102,11 @@ jupyterhub:
display_name: R - VAST with TMB - nmfs-opensci vast latest
kubespawner_override:
image: ghcr.io/nmfs-opensci/container-images/vast:latest
pace:
display_name: Py - PACE image with OCSSW tools
slug: pace
kubespawner_override:
image: quay.io/pacehackweek/pace-2024:latest
unlisted_choice:
enabled: True
display_name: "Custom image"
Expand Down Expand Up @@ -188,6 +193,10 @@ jupyterhub:
populate_teams_in_auth_state: true
allowed_organizations:
- nmfs-openscapes:longterm-access-2i2c
- nmfs-openscapes:2024-mentors
- nmfs-openscapes:2024-science-teams
- nmfs-openscapes:2024-CoastWatch
- nmfs-openscapes:2024-champions-cohort
scope:
- read:org
Authenticator:
Expand Down

0 comments on commit 9d9f561

Please sign in to comment.