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 3, 2024
1 parent 5fd2212 commit c6c665f
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 c6c665f

Please sign in to comment.