Skip to content

Commit

Permalink
Merge pull request #4820 from sunu/enable-jupyter-home-nfs-on-veda-st…
Browse files Browse the repository at this point in the history
…aging

Enable jupyter-home-nfs for VEDA staging hub
  • Loading branch information
sgibson91 authored Sep 17, 2024
2 parents 9d9f561 + cb61e59 commit 72ffd06
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/clusters/nasa-veda/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,11 @@ basehub:
buildPodsRegistryCredentials:
server: *url
username: *username

jupyter-home-nfs:
enabled: true
eks:
enabled: true
volumeId: vol-0a1246ee2e07372d0
quotaEnforcer:
hardQuota: "10" # in GB

0 comments on commit 72ffd06

Please sign in to comment.