Skip to content

Commit

Permalink
reduce number of available profiles for dubois cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
jmunroe committed Jan 27, 2025
1 parent e152158 commit 2959372
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions config/clusters/dubois/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,30 +112,3 @@ jupyterhub:
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4
mem_6_7:
display_name: 6.7 GB RAM, upto 3.4 CPUs
kubespawner_override:
mem_guarantee: 7241851732
mem_limit: 7241851732
cpu_guarantee: 0.8625
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4
mem_13_5:
display_name: 13.5 GB RAM, upto 3.4 CPUs
kubespawner_override:
mem_guarantee: 14483703464
mem_limit: 14483703464
cpu_guarantee: 1.725
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4
mem_27_0:
display_name: 27.0 GB RAM, upto 3.4 CPUs
kubespawner_override:
mem_guarantee: 28967406928
mem_limit: 28967406928
cpu_guarantee: 3.45
cpu_limit: 3.45
node_selector:
node.kubernetes.io/instance-type: n2-highmem-4

0 comments on commit 2959372

Please sign in to comment.