Skip to content

Commit

Permalink
Nest image block under a profile_options block.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Jul 29, 2024
1 parent ffb0c5c commit 488061c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/clusters/2i2c-aws-us/neurohackademy.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,10 @@ jupyterhub:
- display_name: R machine
slug: R
description: "Start a container with R available"
image:
name: quay.io/arokem/nh2024-r
tag: "40c35e7ea05e"
profile_options:
image:
name: quay.io/arokem/nh2024-r
tag: "40c35e7ea05e"
- display_name: "Bring your own image"
description: Specify your own docker image (must have python and jupyterhub installed in it)
slug: custom
Expand Down

0 comments on commit 488061c

Please sign in to comment.