Skip to content

Commit

Permalink
Try adding a volume mount?
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jul 23, 2024
1 parent ba14ab0 commit b3754b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/clusters/2i2c-aws-us/neurohackademy.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@ jupyterhub:
value: "https://github.com/NeuroHackademy2024/curriculum"
- name: SOURCE_BRANCH
value: "main"
volumeMounts:
- name: home
mountPath: /home/jovyan
subPath: "{username}"
- display_name: GPU machine
slug: gpu
description: "Start a container on a dedicated node with a GPU"
Expand Down

0 comments on commit b3754b7

Please sign in to comment.