Skip to content

Commit

Permalink
opensci, staging: setup access to terraform created scratch bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Aug 22, 2024
1 parent 8be0ece commit 0d631b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/clusters/opensci/staging.values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
userServiceAccount:
enabled: true
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::211125293633:role/opensci-staging

jupyterhub:
ingress:
hosts:
Expand Down Expand Up @@ -28,6 +33,8 @@ jupyterhub:
name: ""
url: ""
singleuser:
extraEnv:
SCRATCH_BUCKET: s3://opensci-scratch-staging/$(JUPYTERHUB_USER)
profileList:
- display_name: "Only Profile Available, this info is not shown in the UI"
slug: only-choice
Expand Down

0 comments on commit 0d631b3

Please sign in to comment.