Skip to content

Commit

Permalink
Merge pull request #4964 from jbusecke/patch-15
Browse files Browse the repository at this point in the history
Add access for data and compute members separately
  • Loading branch information
consideRatio authored Oct 17, 2024
2 parents 6ca93d3 + 407d093 commit 942feef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/clusters/leap/daskhub-common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ basehub:
allowed_organizations:
- leap-stc:leap-pangeo-base-access
- leap-stc:leap-pangeo-full-access
- leap-stc:data-and-compute
scope:
- read:org
Authenticator:
Expand Down Expand Up @@ -148,6 +149,7 @@ basehub:
allowed_groups:
- 2i2c-org:hub-access-for-2i2c-staff
- leap-stc:leap-pangeo-dev-access
- leap-stc:data-and-compute
profile_options:
requests:
# NOTE: Node share choices are in active development, see comment
Expand Down Expand Up @@ -209,6 +211,7 @@ basehub:
allowed_groups:
- 2i2c-org:hub-access-for-2i2c-staff
- leap-stc:leap-pangeo-full-access
- leap-stc:data-and-compute
profile_options:
requests:
# NOTE: Node share choices are in active development, see comment
Expand Down Expand Up @@ -338,6 +341,7 @@ basehub:
allowed_groups:
- 2i2c-org:hub-access-for-2i2c-staff
- leap-stc:leap-pangeo-full-access
- leap-stc:data-and-compute
profile_options:
image:
display_name: Image
Expand Down

0 comments on commit 942feef

Please sign in to comment.