Skip to content

Commit

Permalink
add mem intensive instance types
Browse files Browse the repository at this point in the history
  • Loading branch information
hakuna-matatah committed Dec 4, 2023
1 parent a5ad0e5 commit 93e3fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pipelines/eks/awscli-cl2-load-with-addons-slos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ spec:
- name: max-nodes
value: "1"
- name: host-instance-types
value: "m5.12xlarge m5.16xlarge r5.12xlarge r5.16xlarge c5.9xlarge c5.12xlarge"
value: "m5.12xlarge m5.16xlarge r5.12xlarge r5.16xlarge c5.12xlarge c5.18xlarge"
- name: host-taints
value: key=monitoring,value=true,effect=NO_SCHEDULE
- name: nodegroup-prefix
Expand Down

0 comments on commit 93e3fc3

Please sign in to comment.