Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3262 from GeorgianaElena/openscapes-event…
Browse files Browse the repository at this point in the history
…-node-update

openscapes: Use a bigger node to account for future event expected usage
  • Loading branch information
GeorgianaElena authored Oct 12, 2023
2 parents 28d9afb + 51d1f94 commit dcf1cf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/openscapes/prod.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ basehub:
cpu_guarantee: 1.875
cpu_limit: 3.75
node_selector:
node.kubernetes.io/instance-type: r5.xlarge
node.kubernetes.io/instance-type: r5.4xlarge
mem_29_7:
display_name: 29.7 GB RAM, upto 3.75 CPUs
kubespawner_override:
Expand All @@ -66,7 +66,7 @@ basehub:
cpu_guarantee: 3.75
cpu_limit: 3.75
node_selector:
node.kubernetes.io/instance-type: r5.xlarge
node.kubernetes.io/instance-type: r5.4xlarge
mem_60_6:
display_name: 60.6 GB RAM, upto 15.72 CPUs
kubespawner_override:
Expand Down

0 comments on commit dcf1cf3

Please sign in to comment.