Skip to content

Commit 1e6392a

Browse files
make th first option default and put gpus at the end of the list
1 parent bb6e562 commit 1e6392a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/clusters/aimatx-2i2c-hub/common.values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jupyterhub:
6565
mem_15_gb:
6666
display_name: ~15 GB RAM, ~1.8 CPUs
6767
description: Up to ~4 CPUs when available
68+
default: true
6869
kubespawner_override:
6970
mem_guarantee: 15611359038
7071
mem_limit: 15611359038
@@ -122,7 +123,7 @@ jupyterhub:
122123
cpu_limit: 62.575
123124
node_selector:
124125
node.kubernetes.io/instance-type: r5.16xlarge
125-
gpu:
126+
n_gpu:
126127
display_name: NVIDIA Tesla T4, ~16 GB, ~4 CPUs
127128
description: Start a container on a dedicated node with a GPU
128129
kubespawner_override:

0 commit comments

Comments
 (0)