Skip to content

Commit

Permalink
Add env var to access persistent bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jan 23, 2024
1 parent 78cbf76 commit 4b1eb06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/clusters/2i2c-aws-us/showcase.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ basehub:
extraEnv:
SCRATCH_BUCKET: s3://2i2c-aws-us-scratch-researchdelight/$(JUPYTERHUB_USER)
PANGEO_SCRATCH: s3://2i2c-aws-us-scratch-researchdelight/$(JUPYTERHUB_USER)
PERSISTENT_BUCKET: s3://2i2c-aws-us-persistent-showcase/$(JUPYTERHUB_USER)
profileList:
- display_name: "NASA TOPS-T ScienceCore-ClimateRisk"
description: "For collaborative work on 2i2c/MD's NASA TOPS-T ScienceCore Module"
Expand Down

0 comments on commit 4b1eb06

Please sign in to comment.