Skip to content

Commit

Permalink
Provide an env var to access the persistent bucket for UNAM
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jun 13, 2024
1 parent 0db4753 commit 1e87b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/clusters/catalystproject-latam/unam.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jupyterhub:
blockWithIptables: false
extraEnv:
SCRATCH_BUCKET: gs://latam-scratch-unam/$(JUPYTERHUB_USER)
PERSISTENT_BUCKET: gs://latam-persistent-unam/$(JUPYTERHUB_USER)
profileList:
- display_name: Jupyter SciPy Notebook
description: Python environment
Expand Down

0 comments on commit 1e87b5c

Please sign in to comment.