Skip to content

Commit

Permalink
Merge pull request #748 from area363/update-9c-perf-test
Browse files Browse the repository at this point in the history
Update 9c perf test
  • Loading branch information
area363 authored Oct 6, 2023
2 parents 7fe5633 + 725e394 commit e605c9d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions 9c-internal/9c-perf-test/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ snapshot:
resources:
requests:
cpu: 1300m
memory: 20Gi
memory: 12Gi

seed:
count: 1
Expand Down Expand Up @@ -83,10 +83,10 @@ remoteHeadless:
resources:
requests:
cpu: 1
memory: 16Gi
memory: 12Gi

nodeSelector:
eks.amazonaws.com/nodegroup: 9c-internal-m7g_2xl_2c
eks.amazonaws.com/nodegroup: 9c-internal-r6g_l_2c

validator:
count: 4
Expand Down Expand Up @@ -122,8 +122,8 @@ validator:

resources:
requests:
cpu: 2
memory: 20Gi
cpu: 1
memory: 12Gi

nodeSelector:
eks.amazonaws.com/nodegroup: 9c-internal-m7g_2xl_2c
eks.amazonaws.com/nodegroup: 9c-internal-r6g_l_2c

0 comments on commit e605c9d

Please sign in to comment.