Skip to content

Commit

Permalink
nasa-cryo: enable quotas via jupyterhub-home-nfs on staging EBS volume
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Dec 2, 2024
1 parent ca8d2c7 commit 5a529b0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/clusters/nasa-cryo/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,11 @@ basehub:
extraPodConfig:
nodeSelector:
2i2c/hub-name: staging
jupyterhub-home-nfs:
enabled: true
eks:
enabled: true
volumeId: vol-02e09b4fdbf07100a
quotaEnforcer:
hardQuota: "0.1" # in GB
path: "/export/staging"

0 comments on commit 5a529b0

Please sign in to comment.